Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmount.h103 extern struct vfsmount *fc_mount(struct fs_context *fc);
/OK3568_Linux_fs/kernel/fs/afs/
H A Dmntpt.c171 mnt = fc_mount(fc); in afs_mntpt_do_automount()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4super.c194 root_mnt = fc_mount(root_fc); in do_nfs4_mount()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c976 struct vfsmount *fc_mount(struct fs_context *fc) in fc_mount() function
985 EXPORT_SYMBOL(fc_mount);
1008 mnt = fc_mount(fc); in vfs_kern_mount()
/OK3568_Linux_fs/kernel/fs/hugetlbfs/
H A Dinode.c1531 mnt = fc_mount(fc); in mount_one_hugetlbfs()
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c484 mnt = fc_mount(fc); in mq_create_mount()