Searched refs:VFSIOC_ROOT_SNAPSHOT (Results 1 – 2 of 2) sorted by relevance
802 #define VFSIOC_ROOT_SNAPSHOT _IOW('V', 3, struct fs_snapshot_root_args) macro
14895 error = VFS_IOCTL(mp, VFSIOC_ROOT_SNAPSHOT, (caddr_t)&root_data, 0, ctx); in snapshot_root()