Searched refs:vfs_exjail_clone (Results 1 – 3 of 3) sorted by relevance
224 vfs_exjail_clone(parent_vfsp, mp); in mount_snapshot()
1031 void vfs_exjail_clone(struct mount *, struct mount *);
3150 vfs_exjail_clone(struct mount *inmp, struct mount *outmp) in vfs_exjail_clone() function