Searched refs:jfs_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | super.c | 490 static int jfs_fill_super(struct super_block *sb, void *data, int silent) in jfs_fill_super() function 676 return mount_bdev(fs_type, flags, dev_name, data, jfs_fill_super); in jfs_do_mount()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | super.c | 485 static int jfs_fill_super(struct super_block *sb, void *data, int silent) in jfs_fill_super() function 670 return mount_bdev(fs_type, flags, dev_name, data, jfs_fill_super); in jfs_do_mount()
|
Completed in 3 milliseconds