Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfs_context.h127 extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
/Linux-v5.4/fs/afs/
Dmntpt.c164 fc = fs_context_for_submount(&afs_fs_type, mntpt); in afs_mntpt_do_automount()
/Linux-v5.4/fs/
Dfs_context.c321 struct fs_context *fs_context_for_submount(struct file_system_type *type, in fs_context_for_submount() function
326 EXPORT_SYMBOL(fs_context_for_submount);
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt372 (*) struct fs_context *fs_context_for_submount(