Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dovl_entry.h76 bool noxattr; member
H A Dutil.c895 if (ofs->noxattr) in ovl_check_setxattr()
902 ofs->noxattr = true; in ovl_check_setxattr()
H A Dsuper.c731 ofs->noxattr = true; in ovl_make_workdir()
769 (!d_type || !rename_whiteout || ofs->noxattr)) { in ovl_make_workdir()
H A Dnamei.c1179 if (ctx->upperdentry && !ctx->ctr && !ofs->noxattr && d->is_dir) { in ovl_lookup_layers()
/linux/Documentation/filesystems/
H A D9p.rst220 noxattr do not offer xattr functions on this mount.