Searched refs:get_fs_type (Results 1 – 11 of 11) sorted by relevance
267 static int get_fs_type(int fd) in get_fs_type() function289 fs_type = get_fs_type(fd); in TEST_F()331 fs_type = get_fs_type(fd); in TEST_F()
39 static __fsword_t get_fs_type(int fd) in get_fs_type() function94 __fsword_t fs_type = get_fs_type(fd); in do_test()
127 fstype = get_fs_type(type); in tomoyo_mount_acl()
137 fs_type = get_fs_type(fs_name); in SYSCALL_DEFINE2()
3813 type = get_fs_type(fstype); in do_new_mount()
699 proc_fs_type = get_fs_type("proc"); in mount_proc()
495 fstype = get_fs_type(type); in aa_new_mount()
227 info->fs_sync = get_fs_type(config->test_fs); in run_request()
3249 extern struct file_system_type *get_fs_type(const char *name);
1798 type = get_fs_type("nfs"); in nfsd4_interssc_connect()
9080 type = get_fs_type("tracefs"); in trace_automount()