Home
last modified time | relevance | path

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

/linux/fs/afs/
A Dmntpt.c165 fc = fs_context_for_submount(&afs_fs_type, mntpt); in afs_mntpt_do_automount()
/linux/include/linux/
A Dfs_context.h132 extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
/linux/fs/
A Dfs_context.c318 struct fs_context *fs_context_for_submount(struct file_system_type *type, in fs_context_for_submount() function
323 EXPORT_SYMBOL(fs_context_for_submount);
/linux/fs/nfs/
A Dnamespace.c161 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in nfs_d_automount()
/linux/fs/fuse/
A Ddir.c315 fsc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in fuse_dentry_automount()
/linux/Documentation/filesystems/
A Dmount_api.rst433 struct fs_context *fs_context_for_submount(
/linux/
A Dvmlinux.symvers3333 0x00000000 fs_context_for_submount vmlinux EXPORT_SYMBOL
A DSystem.map9592 ffff80001028d920 T fs_context_for_submount
A D.tmp_System.map9592 ffff80001028d920 T fs_context_for_submount

Completed in 327 milliseconds