Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dfsctl.h197 int nspace_snapshot_event(vnode_t vp, time_t ctime, uint64_t op_type, void *arg);
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_syscalls.c12285 nspace_snapshot_event(__unused vnode_t vp, __unused time_t ctime, in nspace_snapshot_event() function