Home
last modified time | relevance | path

Searched refs:devfs_update (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_vnops.c113 static int devfs_update(struct vnode *vp, struct timeval *access,
571 if ((error = devfs_update(vp, &atimeval, &mtimeval))) { in devfs_setattr()
1560 devfs_update(struct vnode *vp, struct timeval *access, struct timeval *modify) in devfs_update() function