Searched refs:nodefs (Results 1 – 1 of 1) sorted by relevance
2957 int nodefs) in _ext4_show_options() argument2963 char sep = nodefs ? '\n' : ','; in _ext4_show_options()2988 if (!nodefs && !(m->mount_opt & (mount_opt ^ def_mount_opt))) in _ext4_show_options()3006 def_errors = nodefs ? -1 : le16_to_cpu(es->s_errors); in _ext4_show_options()3015 if (nodefs || sbi->s_min_batch_time != EXT4_DEF_MIN_BATCH_TIME) in _ext4_show_options()3017 if (nodefs || sbi->s_max_batch_time != EXT4_DEF_MAX_BATCH_TIME) in _ext4_show_options()3019 if (nodefs || sbi->s_stripe) in _ext4_show_options()3021 if (nodefs || EXT4_MOUNT_DATA_FLAGS & in _ext4_show_options()3030 if (nodefs || in _ext4_show_options()3035 if (test_opt(sb, INIT_INODE_TABLE) && (nodefs || in _ext4_show_options()[all …]