Lines Matching refs:set_opt
1321 set_opt(sb, QUOTA); in set_qf_name()
1555 set_opt(sb, INIT_INODE_TABLE); in handle_mount_opt()
3224 set_opt(sb, INIT_INODE_TABLE); in ext4_fill_super()
3226 set_opt(sb, DEBUG); in ext4_fill_super()
3228 set_opt(sb, GRPID); in ext4_fill_super()
3230 set_opt(sb, NO_UID32); in ext4_fill_super()
3232 set_opt(sb, XATTR_USER); in ext4_fill_super()
3234 set_opt(sb, POSIX_ACL); in ext4_fill_super()
3238 set_opt(sb, JOURNAL_CHECKSUM); in ext4_fill_super()
3241 set_opt(sb, JOURNAL_DATA); in ext4_fill_super()
3243 set_opt(sb, ORDERED_DATA); in ext4_fill_super()
3245 set_opt(sb, WRITEBACK_DATA); in ext4_fill_super()
3248 set_opt(sb, ERRORS_PANIC); in ext4_fill_super()
3250 set_opt(sb, ERRORS_CONT); in ext4_fill_super()
3252 set_opt(sb, ERRORS_RO); in ext4_fill_super()
3254 set_opt(sb, BLOCK_VALIDITY); in ext4_fill_super()
3256 set_opt(sb, DISCARD); in ext4_fill_super()
3265 set_opt(sb, BARRIER); in ext4_fill_super()
3273 set_opt(sb, DELALLOC); in ext4_fill_super()
3741 set_opt(sb, ORDERED_DATA); in ext4_fill_super()
3743 set_opt(sb, JOURNAL_DATA); in ext4_fill_super()