Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dsnapshot.h68 int fs_snapshot_revert(int, const char *, uint32_t) __OSX_AVAILABLE(10.12) __IOS_AVAILABLE(10.0) __…
/xnu-12377.1.9/libsyscall/wrappers/
H A Dfs_snapshot.c66 fs_snapshot_revert(int dirfd, const char *name, uint32_t flags) in fs_snapshot_revert() function