Searched refs:set_opt2 (Results 1 – 2 of 2) sorted by relevance
1504 set_opt2(sb, EXPLICIT_DELALLOC); in handle_mount_opt()3667 set_opt2(sb, HURD_COMPAT); in ext4_fill_super()3890 set_opt2(sb, STD_GROUP_SIZE); in ext4_fill_super()
1068 #define set_opt2(sb, opt) EXT4_SB(sb)->s_mount_opt2 |= \ macro