Searched refs:noxattr (Results 1 – 4 of 4) sorted by relevance
68 bool noxattr; member
397 return ofs->config.redirect_dir && !ofs->noxattr; in ovl_redirect_dir()614 if (ofs->noxattr) in ovl_check_setxattr()621 ofs->noxattr = true; in ovl_check_setxattr()
1364 ofs->noxattr = true; in ovl_make_workdir()1379 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
927 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()