Searched refs:OVL_XATTR_OPAQUE (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/overlayfs/
H A Doverlayfs.h43 OVL_XATTR_OPAQUE, enumerator in enum:ovl_xattr
586 return ovl_get_dir_xattr_val(ofs, path, OVL_XATTR_OPAQUE);
H A Dsuper.c702 err = ovl_setxattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE, "0", 1);
734 ovl_removexattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE);
H A Ddir.c240 err = ovl_check_setxattr(ofs, upper, OVL_XATTR_OPAQUE, "y", 1, xerr);
H A Dutil.c861 OVL_XATTR_TAB_ENTRY(OVL_XATTR_OPAQUE),

Completed in 133 milliseconds