Home
last modified time | relevance | path

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

/fs/
A Dfs_context.c329 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount() function
335 EXPORT_SYMBOL(fs_context_for_mount);
A Dfsopen.c136 fc = fs_context_for_mount(fs_type, 0); in SYSCALL_DEFINE2()
A Dnamespace.c1276 fc = fs_context_for_mount(type, flags); in vfs_kern_mount()
3787 fc = fs_context_for_mount(type, sb_flags); in do_new_mount()
/fs/hugetlbfs/
A Dinode.c1582 fc = fs_context_for_mount(&hugetlbfs_fs_type, SB_KERNMOUNT); in mount_one_hugetlbfs()

Completed in 34 milliseconds