Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dovl_entry.h76 bool noxattr; member
H A Dutil.c887 if (ofs->noxattr) in ovl_check_setxattr()
894 ofs->noxattr = true; in ovl_check_setxattr()
H A Dsuper.c718 ofs->noxattr = true; in ovl_make_workdir()
756 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
H A Dnamei.c1140 if (upperdentry && !ctr && !ofs->noxattr && d.is_dir) { in ovl_lookup()
/linux-6.15/Documentation/filesystems/
H A D9p.rst220 noxattr do not offer xattr functions on this mount.