Searched refs:fc_mount (Results 1 – 7 of 7) sorted by relevance
86 extern struct vfsmount *fc_mount(struct fs_context *fc);
172 mnt = fc_mount(fc); in afs_mntpt_do_automount()
196 root_mnt = fc_mount(root_fc); in do_nfs4_mount()
267 mnt = fc_mount(fc); in cifs_do_automount()
1206 struct vfsmount *fc_mount(struct fs_context *fc) in fc_mount() function1215 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()
326 mnt = fc_mount(fsc); in fuse_dentry_automount()
10392 mnt = fc_mount(fc); in trace_automount()