Home
last modified time | relevance | path

Searched refs:fs_context_for_mount (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dfs_context.h127 extern struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
/linux/fs/
A Dfs_context.c301 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount() function
307 EXPORT_SYMBOL(fs_context_for_mount);
A Dfsopen.c137 fc = fs_context_for_mount(fs_type, 0); in SYSCALL_DEFINE2()
A Dnamespace.c1014 fc = fs_context_for_mount(type, flags); in vfs_kern_mount()
2973 fc = fs_context_for_mount(type, sb_flags); in do_new_mount()
/linux/fs/hugetlbfs/
A Dinode.c1506 fc = fs_context_for_mount(&hugetlbfs_fs_type, SB_KERNMOUNT); in mount_one_hugetlbfs()
/linux/ipc/
A Dmqueue.c463 fc = fs_context_for_mount(&mqueue_fs_type, SB_KERNMOUNT); in mq_create_mount()
/linux/Documentation/filesystems/
A Dmount_api.rst408 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
/linux/
A Dvmlinux.symvers364 0x00000000 fs_context_for_mount vmlinux EXPORT_SYMBOL
A DSystem.map9590 ffff80001028d8b4 T fs_context_for_mount
A D.tmp_System.map9590 ffff80001028d8b4 T fs_context_for_mount

Completed in 330 milliseconds