Searched refs:fs_context_for_mount (Results 1 – 6 of 6) sorted by relevance
127 extern struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
326 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount() function332 EXPORT_SYMBOL(fs_context_for_mount);
142 fc = fs_context_for_mount(fs_type, 0); in SYSCALL_DEFINE2()
1589 fc = fs_context_for_mount(&hugetlbfs_fs_type, SB_KERNMOUNT); in mount_one_hugetlbfs()
475 fc = fs_context_for_mount(&mqueue_fs_type, SB_KERNMOUNT); in mq_create_mount()
407 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,