Home
last modified time | relevance | path

Searched refs:SGI_ACL_DEFAULT_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_xattr.c254 } else if (namelen == SGI_ACL_DEFAULT_SIZE && in xfs_xattr_put_listent()
256 SGI_ACL_DEFAULT_SIZE) == 0) { in xfs_xattr_put_listent()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_format.h1827 #define SGI_ACL_DEFAULT_SIZE (sizeof(SGI_ACL_DEFAULT)-1) macro