Searched refs:s_inode_readahead_blks (Results 1 – 4 of 4) sorted by relevance
97 sbi->s_inode_readahead_blks = t; in inode_readahead_blks_store() 215 ext4_sb_info, s_inode_readahead_blks);
1957 unsigned int s_inode_readahead_blks; member 2237 ctx->s_inode_readahead_blks = result.uint_32; in ext4_parse_param() 2823 APPLY(s_inode_readahead_blks); in ext4_apply_options() 2990 sbi->s_inode_readahead_blks != EXT4_DEF_INODE_READAHEAD_BLKS) in _ext4_show_options() 2992 sbi->s_inode_readahead_blks); in _ext4_show_options() 5258 sbi->s_inode_readahead_blks = EXT4_DEF_INODE_READAHEAD_BLKS; in __ext4_fill_super()
4931 if (EXT4_SB(sb)->s_inode_readahead_blks) { in __ext4_get_inode_loc() 4934 __u32 ra_blks = EXT4_SB(sb)->s_inode_readahead_blks; in __ext4_get_inode_loc() 4937 /* s_inode_readahead_blks is always a power of 2 */ in __ext4_get_inode_loc()
1543 unsigned int s_inode_readahead_blks; member