Home
last modified time | relevance | path

Searched refs:ext4_sb_breadahead_unmovable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h2980 extern void ext4_sb_breadahead_unmovable(struct super_block *sb, sector_t block);
H A Dsuper.c239 void ext4_sb_breadahead_unmovable(struct super_block *sb, sector_t block) in ext4_sb_breadahead_unmovable() function
4682 ext4_sb_breadahead_unmovable(sb, block); in ext4_fill_super()
H A Dinode.c4578 ext4_sb_breadahead_unmovable(sb, b++); in __ext4_get_inode_loc()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h3079 extern void ext4_sb_breadahead_unmovable(struct super_block *sb, sector_t block);
H A Dsuper.c256 void ext4_sb_breadahead_unmovable(struct super_block *sb, sector_t block) in ext4_sb_breadahead_unmovable() function
4873 ext4_sb_breadahead_unmovable(sb, block); in ext4_group_desc_init()
H A Dinode.c4479 ext4_sb_breadahead_unmovable(sb, b++); in __ext4_get_inode_loc()

Completed in 44 milliseconds