Home
last modified time | relevance | path

Searched refs:noxattr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dovl_entry.h76 bool noxattr; member
H A Dutil.c405 return ofs->config.redirect_dir && !ofs->noxattr; in ovl_redirect_dir()
622 if (ofs->noxattr) in ovl_check_setxattr()
629 ofs->noxattr = true; in ovl_check_setxattr()
H A Dnamei.c926 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()
H A Dsuper.c1345 ofs->noxattr = true; in ovl_make_workdir()
1360 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dovl_entry.h76 bool noxattr; member
H A Dsuper.c765 ofs->noxattr = true; in ovl_make_workdir()
803 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
H A Dutil.c786 if (ofs->noxattr) in ovl_check_setxattr()
793 ofs->noxattr = true; in ovl_check_setxattr()
H A Dnamei.c1113 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()

Completed in 12 milliseconds