Searched refs:OVL_XATTR_PROTATTR (Results 1 – 2 of 2) sorted by relevance
/fs/overlayfs/ |
D | util.c | 658 OVL_XATTR_TAB_ENTRY(OVL_XATTR_PROTATTR), 710 res = ovl_getxattr_upper(ofs, upper, OVL_XATTR_PROTATTR, buf, in ovl_check_protattr() 763 err = ovl_check_setxattr(ofs, upper, OVL_XATTR_PROTATTR, in ovl_set_protattr() 766 err = ovl_removexattr(ofs, upper, OVL_XATTR_PROTATTR); in ovl_set_protattr()
|
D | overlayfs.h | 38 OVL_XATTR_PROTATTR, enumerator
|