Searched refs:noxattr (Results 1 – 4 of 4) sorted by relevance
67 bool noxattr; member
389 return ofs->config.redirect_dir && !ofs->noxattr; in ovl_redirect_dir()606 if (ofs->noxattr) in ovl_check_setxattr()613 ofs->noxattr = true; in ovl_check_setxattr()
1345 ofs->noxattr = true; in ovl_make_workdir()1360 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
926 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()