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;
684 return od->is_upper && ovl_test_flag(OVL_IMPURE, dir);
864 if (!od->is_upper) {
941 od->is_upper = OVL_TYPE_UPPER(type);
981 if (p->is_upper)
1011 if (WARN_ON(!p->is_whiteout || !p->is_upper))