Home
last modified time | relevance | path

Searched refs:mount_single (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/pstore/
H A Dinode.c460 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c389 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/kernel/linux/linux-6.6/fs/pstore/
H A Dinode.c450 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
/kernel/linux/linux-5.10/fs/
H A Dsuper.c1491 /* The caller really need to be passing fc down into mount_single(), in reconfigure_single()
1515 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1538 EXPORT_SYMBOL(mount_single); variable
/kernel/linux/linux-5.10/fs/debugfs/
H A Dinode.c278 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinode.c301 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/kernel/linux/linux-6.6/fs/tracefs/
H A Dinode.c444 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()
/kernel/linux/linux-6.6/fs/
H A Dsuper.c1682 /* The caller really need to be passing fc down into mount_single(), in reconfigure_single()
1706 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single() function
1729 EXPORT_SYMBOL(mount_single); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h2330 extern struct dentry *mount_single(struct file_system_type *fs_type,
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2395 extern struct dentry *mount_single(struct file_system_type *fs_type,

Completed in 22 milliseconds