Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/osfmk/vm/
H A Dbsd_vm.c565 struct timespec *mtime, in vnode_pager_get_object_mtime()
H A Dvm_fault.c2787 struct timespec mtime, cs_mtime; in vm_fault_cs_handle_violation() local
/xnu-8792.41.9/security/
H A Dmac_vfs.c699 …notify_setutimes(vfs_context_t ctx, struct vnode *vp, struct timespec atime, struct timespec mtime) in mac_vnode_notify_setutimes()
2006 struct timespec atime, struct timespec mtime) in mac_vnode_check_setutimes()
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_subr.c7324 vnode_mtime(vnode_t vp, struct timespec *mtime, vfs_context_t ctx) in vnode_mtime()