Lines Matching refs:is_upper
26 bool is_upper;
48 bool is_upper;
54 bool is_upper;
129 if (!rdd->is_upper)
163 p->is_upper = rdd->is_upper;
359 rdd.is_upper = ovl_dentry_upper(dentry) == realpath.dentry;
689 return od->is_upper && ovl_test_flag(OVL_IMPURE, dir);
874 if (!od->is_upper) {
951 od->is_upper = OVL_TYPE_UPPER(type);
988 if (p->is_upper)
1019 if (WARN_ON(!p->is_whiteout || !p->is_upper))