Searched refs:get_fs_type (Results 1 – 15 of 15) sorted by relevance
38 type = get_fs_type("tmpfs"); in i915_gemfs_init()
273 struct file_system_type *get_fs_type(const char *name) in get_fs_type() function294 EXPORT_SYMBOL(get_fs_type);
131 fs_type = get_fs_type(fs_name); in SYSCALL_DEFINE2()
3471 type = get_fs_type(fstype); in do_new_mount()
38 static __fsword_t get_fs_type(int fd) in get_fs_type() function93 __fsword_t fs_type = get_fs_type(fd); in do_test()
20 type = get_fs_type("tmpfs"); in blob_to_mnt()
125 fstype = get_fs_type(type); in tomoyo_mount_acl()
335 struct file_system_type *fs = get_fs_type(fstype); in fs_is_nodev()
699 proc_fs_type = get_fs_type("proc"); in mount_proc()
554 fstype = get_fs_type(type); in aa_new_mount()
221 info->fs_sync = get_fs_type(config->test_fs); in run_request()
1644 proc_fs_type = get_fs_type("proc"); in process_sysctl_arg()
3370 extern struct file_system_type *get_fs_type(const char *name);
1460 type = get_fs_type("nfs"); in nfsd4_interssc_connect()
9947 type = get_fs_type("tracefs"); in trace_automount()
Completed in 69 milliseconds