Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsnapshot.h62 int fs_snapshot_mount(int, const char *, const char *, uint32_t) __OSX_AVAILABLE(10.12) __IOS_AVAIL…
/xnu-11417.101.15/libsyscall/wrappers/
H A Dfs_snapshot.c78 fs_snapshot_mount(int dirfd, const char *dir, const char *snapshot, in fs_snapshot_mount() function