Home
last modified time | relevance | path

Searched refs:fc_mount (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dmount.h97 extern struct vfsmount *fc_mount(struct fs_context *fc);
/linux/fs/afs/
H A Dmntpt.c170 mnt = fc_mount(fc); in afs_mntpt_do_automount()
/linux/fs/nfs/
H A Dnfs4super.c218 root_mnt = fc_mount(root_fc); in do_nfs4_mount()
/linux/fs/btrfs/
H A Dsuper.c2010 mnt = fc_mount(fc); in btrfs_reconfigure_for_mount()
2077 mnt = fc_mount(dup_fc); in btrfs_get_tree_subvol()
/linux/fs/hugetlbfs/
H A Dinode.c1654 mnt = fc_mount(fc); in mount_one_hugetlbfs()
/linux/ipc/
H A Dmqueue.c485 mnt = fc_mount(fc); in mq_create_mount()
/linux/fs/fuse/
H A Ddir.c322 mnt = fc_mount(fsc); in fuse_dentry_automount()