Searched refs:mac_vnode_notify_setutimes (Results 1 – 3 of 3) sorted by relevance
581 void mac_vnode_notify_setutimes(vfs_context_t ctx, struct vnode *vp, struct timespec atime, stru…
674 mac_vnode_notify_setutimes(vfs_context_t ctx, struct vnode *vp, struct timespec atime, struct times… in mac_vnode_notify_setutimes() function
8268 mac_vnode_notify_setutimes(ctx, vp, ts[0], ts[1]); in setutimes()