Searched refs:fc_mount (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dmount.h97 extern struct vfsmount *fc_mount(struct fs_context *fc);
/linux-master/fs/afs/
H A Dmntpt.c165 mnt = fc_mount(fc);
/linux-master/fs/smb/client/
H A Dnamespace.c247 mnt = fc_mount(fc);
/linux-master/fs/nfs/
H A Dnfs4super.c218 root_mnt = fc_mount(root_fc);
/linux-master/fs/btrfs/
H A Dsuper.c1980 mnt = fc_mount(fc);
2047 mnt = fc_mount(dup_fc);
2075 * wrapper around fc_mount() to call back into here again, and this time
/linux-master/fs/
H A Dnamespace.c1123 struct vfsmount *fc_mount(struct fs_context *fc) function
1132 EXPORT_SYMBOL(fc_mount); variable
1155 mnt = fc_mount(fc);
/linux-master/ipc/
H A Dmqueue.c485 mnt = fc_mount(fc);
/linux-master/fs/hugetlbfs/
H A Dinode.c1662 mnt = fc_mount(fc);
/linux-master/fs/fuse/
H A Ddir.c322 mnt = fc_mount(fsc);

Completed in 256 milliseconds