Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c2226 arg = EXT4_DEF_LI_WAIT_MULT; in handle_mount_opt()
2606 (sbi->s_li_wait_mult != EXT4_DEF_LI_WAIT_MULT))) in _ext4_show_options()
4180 sbi->s_li_wait_mult = EXT4_DEF_LI_WAIT_MULT; in ext4_fill_super()
H A Dext4.h2427 #define EXT4_DEF_LI_WAIT_MULT 10 macro
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c2267 ctx->s_li_wait_mult = EXT4_DEF_LI_WAIT_MULT; in ext4_parse_param()
3035 (sbi->s_li_wait_mult != EXT4_DEF_LI_WAIT_MULT))) in _ext4_show_options()
5251 sbi->s_li_wait_mult = EXT4_DEF_LI_WAIT_MULT; in __ext4_fill_super()
H A Dext4.h2568 #define EXT4_DEF_LI_WAIT_MULT 10 macro

Completed in 54 milliseconds