Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_xattr.c153 } else if (namelen == SGI_ACL_DEFAULT_SIZE && in xfs_xattr_put_listent()
155 SGI_ACL_DEFAULT_SIZE) == 0) { in xfs_xattr_put_listent()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_format.h1932 #define SGI_ACL_DEFAULT_SIZE (sizeof(SGI_ACL_DEFAULT)-1) macro