Home
last modified time | relevance | path

Searched refs:nodefs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c2564 int nodefs) in _ext4_show_options() argument
2570 char sep = nodefs ? '\n' : ','; in _ext4_show_options()
2583 if (!nodefs && !(m->mount_opt & (sbi->s_mount_opt ^ def_mount_opt))) in _ext4_show_options()
2592 if (nodefs || !uid_eq(sbi->s_resuid, make_kuid(&init_user_ns, EXT4_DEF_RESUID)) || in _ext4_show_options()
2596 if (nodefs || !gid_eq(sbi->s_resgid, make_kgid(&init_user_ns, EXT4_DEF_RESGID)) || in _ext4_show_options()
2600 def_errors = nodefs ? -1 : le16_to_cpu(es->s_errors); in _ext4_show_options()
2607 if (nodefs || sbi->s_commit_interval != JBD2_DEFAULT_MAX_COMMIT_AGE*HZ) in _ext4_show_options()
2609 if (nodefs || sbi->s_min_batch_time != EXT4_DEF_MIN_BATCH_TIME) in _ext4_show_options()
2611 if (nodefs || sbi->s_max_batch_time != EXT4_DEF_MAX_BATCH_TIME) in _ext4_show_options()
2615 if (nodefs || sbi->s_stripe) in _ext4_show_options()
[all …]
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m45519 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
6032 _LT_TAGVAR(allow_undefined_flag, $1)='$wl-z,nodefs'
6592 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
7356 _LT_TAGVAR(allow_undefined_flag, $1)='$wl-z,nodefs'
/OK3568_Linux_fs/external/xserver/
H A Dconfigure18651 allow_undefined_flag="-z nodefs"