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