Home
last modified time | relevance | path

Searched refs:fs_context_for_submount (Results 1 – 5 of 5) sorted by relevance

/fs/afs/
A Dmntpt.c165 fc = fs_context_for_submount(&afs_fs_type, mntpt); in afs_mntpt_do_automount()
/fs/
A Dfs_context.c354 struct fs_context *fs_context_for_submount(struct file_system_type *type, in fs_context_for_submount() function
372 EXPORT_SYMBOL(fs_context_for_submount);
/fs/smb/client/
A Dnamespace.c225 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, mntpt); in cifs_do_automount()
/fs/nfs/
A Dnamespace.c161 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in nfs_d_automount()
/fs/fuse/
A Ddir.c318 fsc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in fuse_dentry_automount()

Completed in 12 milliseconds