Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmount.h94 extern struct vfsmount *fc_mount(struct fs_context *fc);
/Linux-v5.4/fs/afs/
Dmntpt.c170 mnt = fc_mount(fc); in afs_mntpt_do_automount()
/Linux-v5.4/fs/proc/
Droot.c323 mnt = fc_mount(fc); in pid_ns_prepare_proc()
/Linux-v5.4/fs/
Dnamespace.c960 struct vfsmount *fc_mount(struct fs_context *fc) in fc_mount() function
969 EXPORT_SYMBOL(fc_mount);
992 mnt = fc_mount(fc); in vfs_kern_mount()
/Linux-v5.4/fs/hugetlbfs/
Dinode.c1438 mnt = fc_mount(fc); in mount_one_hugetlbfs()
/Linux-v5.4/ipc/
Dmqueue.c410 mnt = fc_mount(fc); in mq_create_mount()