Searched refs:get_fs_type (Results 1 – 5 of 5) sorted by relevance
277 struct file_system_type *get_fs_type(const char *name) in get_fs_type() function298 EXPORT_SYMBOL(get_fs_type);
131 fs_type = get_fs_type(fs_name); in SYSCALL_DEFINE2()
3772 type = get_fs_type(fstype); in do_new_mount()
1655 proc_fs_type = get_fs_type("proc"); in process_sysctl_arg()
1560 type = get_fs_type("nfs"); in nfsd4_interssc_connect()
Completed in 637 milliseconds