Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dsnapshot.h67 int fs_snapshot_root(int, const char *, uint32_t) __OSX_AVAILABLE(10.12.4) __IOS_AVAILABLE(10.3) __…
/xnu-11215.81.4/libsyscall/wrappers/
H A Dfs_snapshot.c72 fs_snapshot_root(int dirfd, const char *name, uint32_t flags) in fs_snapshot_root() function