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.c173 mnt = fc_mount(fc); in afs_mntpt_do_automount()
/linux/fs/smb/client/
H A Dnamespace.c267 mnt = fc_mount(fc); in cifs_do_automount()
/linux/fs/nfs/
H A Dnfs4super.c196 root_mnt = fc_mount(root_fc); in do_nfs4_mount()
/linux/fs/
H A Dnamespace.c1191 struct vfsmount *fc_mount(struct fs_context *fc) in fc_mount() function
1200 EXPORT_SYMBOL(fc_mount);
1204 struct vfsmount *mnt = fc_mount(fc); in fc_mount_longterm()
1231 mnt = fc_mount(fc); in vfs_kern_mount()
3763 struct vfsmount *mnt __free(mntput) = fc_mount(fc); in do_new_mount_fc()
/linux/fs/fuse/
H A Ddir.c521 mnt = fc_mount(fsc); in fuse_dentry_automount()
/linux/kernel/trace/
H A Dtrace.c9947 mnt = fc_mount(fc); in trace_automount()