Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/pstore/
A Dinode.c465 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/linux-6.3-rc2/fs/tracefs/
A Dinode.c391 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/linux-6.3-rc2/fs/debugfs/
A Dinode.c300 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/linux-6.3-rc2/fs/
A Dsuper.c1457 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1480 EXPORT_SYMBOL(mount_single);
/linux-6.3-rc2/include/linux/
A Dfs.h2224 extern struct dentry *mount_single(struct file_system_type *fs_type,
/linux-6.3-rc2/Documentation/filesystems/
A Dvfs.rst198 ``mount_single``

Completed in 27 milliseconds