Searched refs:read_super_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | super.c | 91 static const char *read_super_common(struct cache_sb *sb, struct block_device *bdev, in read_super_common() function 236 err = read_super_common(sb, bdev, s); in read_super() 242 * Feature bits are needed in read_super_common(), in read_super() 262 err = read_super_common(sb, bdev, s); in read_super()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | super.c | 91 static const char *read_super_common(struct cache_sb *sb, struct block_device *bdev, in read_super_common() function 236 err = read_super_common(sb, bdev, s); in read_super() 242 * Feature bits are needed in read_super_common(), in read_super() 262 err = read_super_common(sb, bdev, s); in read_super()
|
Completed in 8 milliseconds