Lines Matching refs:set_opt
1304 set_opt(sb, QUOTA); in set_qf_name()
1532 set_opt(sb, INIT_INODE_TABLE); in handle_mount_opt()
3564 set_opt(sb, INIT_INODE_TABLE); in ext4_fill_super()
3566 set_opt(sb, DEBUG); in ext4_fill_super()
3568 set_opt(sb, GRPID); in ext4_fill_super()
3570 set_opt(sb, NO_UID32); in ext4_fill_super()
3572 set_opt(sb, XATTR_USER); in ext4_fill_super()
3574 set_opt(sb, POSIX_ACL); in ext4_fill_super()
3578 set_opt(sb, JOURNAL_CHECKSUM); in ext4_fill_super()
3581 set_opt(sb, JOURNAL_DATA); in ext4_fill_super()
3583 set_opt(sb, ORDERED_DATA); in ext4_fill_super()
3585 set_opt(sb, WRITEBACK_DATA); in ext4_fill_super()
3588 set_opt(sb, ERRORS_PANIC); in ext4_fill_super()
3590 set_opt(sb, ERRORS_CONT); in ext4_fill_super()
3592 set_opt(sb, ERRORS_RO); in ext4_fill_super()
3594 set_opt(sb, BLOCK_VALIDITY); in ext4_fill_super()
3596 set_opt(sb, DISCARD); in ext4_fill_super()
3605 set_opt(sb, BARRIER); in ext4_fill_super()
3613 set_opt(sb, DELALLOC); in ext4_fill_super()
4067 set_opt(sb, ORDERED_DATA); in ext4_fill_super()
4069 set_opt(sb, JOURNAL_DATA); in ext4_fill_super()