Searched refs:f2fs_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 3585 static int f2fs_fill_super(struct super_block *sb, void *data, int silent) in f2fs_fill_super() function 4086 return mount_bdev(fs_type, flags, dev_name, data, f2fs_fill_super); in f2fs_mount()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | super.c | 4362 static int f2fs_fill_super(struct super_block *sb, void *data, int silent) in f2fs_fill_super() function 4884 return mount_bdev(fs_type, flags, dev_name, data, f2fs_fill_super); in f2fs_mount()
|
Completed in 10 milliseconds