Home
last modified time | relevance | path

Searched refs:noxattr (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/overlayfs/
Dovl_entry.h76 bool noxattr; member
Dutil.c786 if (ofs->noxattr) in ovl_check_setxattr()
793 ofs->noxattr = true; in ovl_check_setxattr()
Dsuper.c765 ofs->noxattr = true; in ovl_make_workdir()
803 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
Dnamei.c1113 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()
/Linux-v6.6/Documentation/filesystems/
D9p.rst164 noxattr do not offer xattr functions on this mount.