Searched refs:nilfs_set_bdev_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | super.c | 1284 static int nilfs_set_bdev_super(struct super_block *s, void *data) in nilfs_set_bdev_super() function 1331 s = sget(fs_type, nilfs_test_bdev_super, nilfs_set_bdev_super, flags, in nilfs_mount()
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | super.c | 1284 static int nilfs_set_bdev_super(struct super_block *s, void *data) in nilfs_set_bdev_super() function 1311 s = sget(fs_type, nilfs_test_bdev_super, nilfs_set_bdev_super, flags, in nilfs_mount()
|
Completed in 4 milliseconds