Lines Matching refs:set_opt
2497 set_opt(sb, QUOTA); in ext4_apply_quota_options()
4287 set_opt(sb, INIT_INODE_TABLE); in ext4_set_def_opts()
4289 set_opt(sb, DEBUG); in ext4_set_def_opts()
4291 set_opt(sb, GRPID); in ext4_set_def_opts()
4293 set_opt(sb, NO_UID32); in ext4_set_def_opts()
4295 set_opt(sb, XATTR_USER); in ext4_set_def_opts()
4297 set_opt(sb, POSIX_ACL); in ext4_set_def_opts()
4303 set_opt(sb, JOURNAL_CHECKSUM); in ext4_set_def_opts()
4306 set_opt(sb, JOURNAL_DATA); in ext4_set_def_opts()
4308 set_opt(sb, ORDERED_DATA); in ext4_set_def_opts()
4310 set_opt(sb, WRITEBACK_DATA); in ext4_set_def_opts()
4313 set_opt(sb, ERRORS_PANIC); in ext4_set_def_opts()
4315 set_opt(sb, ERRORS_CONT); in ext4_set_def_opts()
4317 set_opt(sb, ERRORS_RO); in ext4_set_def_opts()
4319 set_opt(sb, BLOCK_VALIDITY); in ext4_set_def_opts()
4321 set_opt(sb, DISCARD); in ext4_set_def_opts()
4324 set_opt(sb, BARRIER); in ext4_set_def_opts()
4332 set_opt(sb, DELALLOC); in ext4_set_def_opts()
4335 set_opt(sb, DIOREAD_NOLOCK); in ext4_set_def_opts()
4842 set_opt(sb, ORDERED_DATA); in ext4_load_and_init_journal()
4845 set_opt(sb, JOURNAL_DATA); in ext4_load_and_init_journal()