Searched refs:zonefs_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/zonefs/ |
H A D | super.c | 1255 static int zonefs_fill_super(struct super_block *sb, void *data, int silent) in zonefs_fill_super() function 1372 return mount_bdev(fs_type, flags, dev_name, data, zonefs_fill_super); in zonefs_mount()
|
/kernel/linux/linux-5.10/fs/zonefs/ |
H A D | super.c | 1736 static int zonefs_fill_super(struct super_block *sb, void *data, int silent) in zonefs_fill_super() function 1837 return mount_bdev(fs_type, flags, dev_name, data, zonefs_fill_super); in zonefs_mount()
|
Completed in 5 milliseconds