Searched refs:hostfs_fill_sb_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_kern.c | 908 static int hostfs_fill_sb_common(struct super_block *sb, void *d, int silent) in hostfs_fill_sb_common() function 968 return mount_nodev(type, flags, data, hostfs_fill_sb_common); in hostfs_read_sb()
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_kern.c | 925 static int hostfs_fill_sb_common(struct super_block *sb, void *d, int silent) in hostfs_fill_sb_common() function 979 return mount_nodev(type, flags, data, hostfs_fill_sb_common); in hostfs_read_sb()
|
Completed in 3 milliseconds