Searched refs:mount_single (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/pstore/ |
| A D | inode.c | 464 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
|
| /linux/fs/tracefs/ |
| A D | inode.c | 375 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
|
| /linux/fs/ |
| A D | super.c | 1456 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function 1479 EXPORT_SYMBOL(mount_single);
|
| /linux/fs/debugfs/ |
| A D | inode.c | 277 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
|
| /linux/include/linux/ |
| A D | fs.h | 2547 extern struct dentry *mount_single(struct file_system_type *fs_type,
|
| /linux/Documentation/filesystems/ |
| A D | vfs.rst | 198 ``mount_single``
|
| /linux/ |
| A D | vmlinux.symvers | 5869 0x00000000 mount_single vmlinux EXPORT_SYMBOL
|
| A D | System.map | 8582 ffff80001024c9f0 T mount_single
|
| A D | .tmp_System.map | 8582 ffff80001024c9f0 T mount_single
|
Completed in 5520 milliseconds