Home
last modified time | relevance | path

Searched refs:ext4_sb_bread_unmovable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c233 struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb, in ext4_sb_bread_unmovable() function
4064 bh = ext4_sb_bread_unmovable(sb, logical_sb_block); in ext4_fill_super()
4465 bh = ext4_sb_bread_unmovable(sb, logical_sb_block); in ext4_fill_super()
4689 bh = ext4_sb_bread_unmovable(sb, block); in ext4_fill_super()
H A Dext4.h2973 extern struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb,
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c250 struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb, in ext4_sb_bread_unmovable() function
4880 bh = ext4_sb_bread_unmovable(sb, block); in ext4_group_desc_init()
5048 bh = ext4_sb_bread_unmovable(sb, logical_sb_block); in ext4_load_super()
5109 bh = ext4_sb_bread_unmovable(sb, logical_sb_block); in ext4_load_super()
H A Dext4.h3072 extern struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb,

Completed in 32 milliseconds