Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmount.h86 extern struct vfsmount *fc_mount(struct fs_context *fc);
/linux/fs/afs/
H A Dmntpt.c172 mnt = fc_mount(fc); in afs_mntpt_do_automount()
/linux/fs/nfs/
H A Dnfs4super.c196 root_mnt = fc_mount(root_fc); in do_nfs4_mount()
/linux/fs/smb/client/
H A Dnamespace.c267 mnt = fc_mount(fc); in cifs_do_automount()
/linux/fs/
H A Dnamespace.c1206 struct vfsmount *fc_mount(struct fs_context *fc) in fc_mount() function
1215 EXPORT_SYMBOL(fc_mount);
1219 struct vfsmount *mnt = fc_mount(fc); in fc_mount_longterm()
1246 mnt = fc_mount(fc); in vfs_kern_mount()
3651 struct vfsmount *mnt __free(mntput) = fc_mount(fc); in do_new_mount_fc()
/linux/fs/fuse/
H A Ddir.c326 mnt = fc_mount(fsc); in fuse_dentry_automount()
/linux/kernel/trace/
H A Dtrace.c10392 mnt = fc_mount(fc); in trace_automount()