Home
last modified time | relevance | path

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

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