Home
last modified time | relevance | path

Searched refs:mount_single (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/fs/pstore/
Dinode.c465 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/Linux-v6.1/fs/tracefs/
Dinode.c391 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/Linux-v6.1/fs/debugfs/
Dinode.c300 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/Linux-v6.1/fs/
Dsuper.c1487 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1510 EXPORT_SYMBOL(mount_single);
/Linux-v6.1/include/linux/
Dfs.h2572 extern struct dentry *mount_single(struct file_system_type *fs_type,
/Linux-v6.1/Documentation/filesystems/
Dvfs.rst198 ``mount_single``