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