Searched defs:_ACL_ALLOC (Results 1 – 1 of 1) sorted by relevance
78 #define _ACL_ALLOC(a) ((a) = kmem_zone_alloc(xfs_acl_zone, KM_SLEEP)) macro89 #define _ACL_ALLOC(a) (1) /* successfully allocate nothing */ macro