Home
last modified time | relevance | path

Searched refs:get_fs_type (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gemfs.c19 type = get_fs_type("tmpfs"); in i915_gemfs_init()
/kernel/linux/linux-5.10/fs/
Dfilesystems.c266 struct file_system_type *get_fs_type(const char *name) in get_fs_type() function
287 EXPORT_SYMBOL(get_fs_type);
Dfsopen.c132 fs_type = get_fs_type(fs_name); in SYSCALL_DEFINE2()
Dnamespace.c2870 type = get_fs_type(fstype); in do_new_mount()
/kernel/linux/linux-5.10/kernel/
Dusermode_driver.c20 type = get_fs_type("tmpfs"); in blob_to_mnt()
/kernel/linux/linux-5.10/security/tomoyo/
Dmount.c125 fstype = get_fs_type(type); in tomoyo_mount_acl()
/kernel/linux/linux-5.10/arch/um/drivers/
Dmconsole_kern.c698 proc_fs_type = get_fs_type("proc"); in mount_proc()
/kernel/linux/linux-5.10/security/apparmor/
Dmount.c536 fstype = get_fs_type(type); in aa_new_mount()
/kernel/linux/linux-5.10/lib/
Dtest_kmod.c228 info->fs_sync = get_fs_type(config->test_fs); in run_request()
/kernel/linux/linux-5.10/fs/proc/
Dproc_sysctl.c1788 proc_fs_type = get_fs_type("proc"); in process_sysctl_arg()
/kernel/linux/linux-5.10/include/linux/
Dfs.h3165 extern struct file_system_type *get_fs_type(const char *name);
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4proc.c1222 type = get_fs_type("nfs"); in nfsd4_interssc_connect()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace.c9076 type = get_fs_type("tracefs"); in trace_automount()