Searched refs:v7_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | super.c | 472 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super() function 540 return mount_bdev(fs_type, flags, dev_name, data, v7_fill_super); in v7_mount()
|
/kernel/linux/linux-6.6/fs/sysv/ |
H A D | super.c | 474 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super() function 540 return mount_bdev(fs_type, flags, dev_name, data, v7_fill_super); in v7_mount()
|
Completed in 2 milliseconds