Searched refs:OVL_XATTR_PROTATTR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/overlayfs/ |
D | util.c | 869 OVL_XATTR_TAB_ENTRY(OVL_XATTR_PROTATTR), 922 res = ovl_getxattr_upper(ofs, upper, OVL_XATTR_PROTATTR, buf, in ovl_check_protattr() 975 err = ovl_check_setxattr(ofs, upper, OVL_XATTR_PROTATTR, in ovl_set_protattr() 978 err = ovl_removexattr(ofs, upper, OVL_XATTR_PROTATTR); in ovl_set_protattr()
|
D | overlayfs.h | 51 OVL_XATTR_PROTATTR, enumerator
|