Lines Matching refs:set_opt
2573 set_opt(sb, QUOTA); in ext4_apply_quota_options()
4357 set_opt(sb, INIT_INODE_TABLE); in ext4_set_def_opts()
4359 set_opt(sb, DEBUG); in ext4_set_def_opts()
4361 set_opt(sb, GRPID); in ext4_set_def_opts()
4363 set_opt(sb, NO_UID32); in ext4_set_def_opts()
4365 set_opt(sb, XATTR_USER); in ext4_set_def_opts()
4367 set_opt(sb, POSIX_ACL); in ext4_set_def_opts()
4373 set_opt(sb, JOURNAL_CHECKSUM); in ext4_set_def_opts()
4376 set_opt(sb, JOURNAL_DATA); in ext4_set_def_opts()
4378 set_opt(sb, ORDERED_DATA); in ext4_set_def_opts()
4380 set_opt(sb, WRITEBACK_DATA); in ext4_set_def_opts()
4383 set_opt(sb, ERRORS_PANIC); in ext4_set_def_opts()
4385 set_opt(sb, ERRORS_CONT); in ext4_set_def_opts()
4387 set_opt(sb, ERRORS_RO); in ext4_set_def_opts()
4389 set_opt(sb, BLOCK_VALIDITY); in ext4_set_def_opts()
4391 set_opt(sb, DISCARD); in ext4_set_def_opts()
4394 set_opt(sb, BARRIER); in ext4_set_def_opts()
4402 set_opt(sb, DELALLOC); in ext4_set_def_opts()
4405 set_opt(sb, DIOREAD_NOLOCK); in ext4_set_def_opts()
4941 set_opt(sb, ORDERED_DATA); in ext4_load_and_init_journal()
4944 set_opt(sb, JOURNAL_DATA); in ext4_load_and_init_journal()