Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c2175 set_opt2(sb, EXPLICIT_DELALLOC); in handle_mount_opt()
2177 set_opt2(sb, EXPLICIT_JOURNAL_CHECKSUM); in handle_mount_opt()
4136 set_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_fill_super()
4359 set_opt2(sb, HURD_COMPAT); in ext4_fill_super()
4588 set_opt2(sb, STD_GROUP_SIZE); in ext4_fill_super()
H A Dext4.h1253 #define set_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 |= \ macro
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c4371 set_opt2(sb, JOURNAL_FAST_COMMIT); in ext4_set_def_opts()
4462 set_opt2(sb, STD_GROUP_SIZE); in ext4_handle_clustersize()
4670 set_opt2(sb, HURD_COMPAT); in ext4_check_feature_compatibility()
5522 set_opt2(sb, MB_OPTIMIZE_SCAN); in __ext4_fill_super()
H A Dext4.h1252 #define set_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 |= \ macro

Completed in 30 milliseconds