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()604 if (ofs->noxattr) in ovl_check_setxattr()611 ofs->noxattr = true; in ovl_check_setxattr()
1324 ofs->noxattr = true; in ovl_make_workdir()1339 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
925 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()