Lines Matching refs:set_opt
1336 set_opt(sb, QUOTA); in set_qf_name()
1570 set_opt(sb, INIT_INODE_TABLE); in handle_mount_opt()
3373 set_opt(sb, INIT_INODE_TABLE); in ext4_fill_super()
3375 set_opt(sb, DEBUG); in ext4_fill_super()
3377 set_opt(sb, GRPID); in ext4_fill_super()
3379 set_opt(sb, NO_UID32); in ext4_fill_super()
3381 set_opt(sb, XATTR_USER); in ext4_fill_super()
3383 set_opt(sb, POSIX_ACL); in ext4_fill_super()
3387 set_opt(sb, JOURNAL_CHECKSUM); in ext4_fill_super()
3390 set_opt(sb, JOURNAL_DATA); in ext4_fill_super()
3392 set_opt(sb, ORDERED_DATA); in ext4_fill_super()
3394 set_opt(sb, WRITEBACK_DATA); in ext4_fill_super()
3397 set_opt(sb, ERRORS_PANIC); in ext4_fill_super()
3399 set_opt(sb, ERRORS_CONT); in ext4_fill_super()
3401 set_opt(sb, ERRORS_RO); in ext4_fill_super()
3403 set_opt(sb, BLOCK_VALIDITY); in ext4_fill_super()
3405 set_opt(sb, DISCARD); in ext4_fill_super()
3414 set_opt(sb, BARRIER); in ext4_fill_super()
3422 set_opt(sb, DELALLOC); in ext4_fill_super()
3958 set_opt(sb, ORDERED_DATA); in ext4_fill_super()
3960 set_opt(sb, JOURNAL_DATA); in ext4_fill_super()