Lines Matching refs:set_opt
2539 set_opt(sb, QUOTA); in ext4_apply_quota_options()
4337 set_opt(sb, INIT_INODE_TABLE); in ext4_set_def_opts()
4339 set_opt(sb, DEBUG); in ext4_set_def_opts()
4341 set_opt(sb, GRPID); in ext4_set_def_opts()
4343 set_opt(sb, NO_UID32); in ext4_set_def_opts()
4345 set_opt(sb, XATTR_USER); in ext4_set_def_opts()
4347 set_opt(sb, POSIX_ACL); in ext4_set_def_opts()
4353 set_opt(sb, JOURNAL_CHECKSUM); in ext4_set_def_opts()
4356 set_opt(sb, JOURNAL_DATA); in ext4_set_def_opts()
4358 set_opt(sb, ORDERED_DATA); in ext4_set_def_opts()
4360 set_opt(sb, WRITEBACK_DATA); in ext4_set_def_opts()
4363 set_opt(sb, ERRORS_PANIC); in ext4_set_def_opts()
4365 set_opt(sb, ERRORS_CONT); in ext4_set_def_opts()
4367 set_opt(sb, ERRORS_RO); in ext4_set_def_opts()
4369 set_opt(sb, BLOCK_VALIDITY); in ext4_set_def_opts()
4371 set_opt(sb, DISCARD); in ext4_set_def_opts()
4374 set_opt(sb, BARRIER); in ext4_set_def_opts()
4382 set_opt(sb, DELALLOC); in ext4_set_def_opts()
4385 set_opt(sb, DIOREAD_NOLOCK); in ext4_set_def_opts()
4942 set_opt(sb, ORDERED_DATA); in ext4_load_and_init_journal()
4945 set_opt(sb, JOURNAL_DATA); in ext4_load_and_init_journal()