Searched refs:rsmacl_free (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/rsm/ |
H A D | rsm.c | 357 static void rsmacl_free(rsmapi_access_entry_t *, int); 1886 rsmacl_free(seg->s_acl, seg->s_acl_len); in rsmseg_free() 2621 rsmacl_free(rsmapi_access_entry_t *acl, int acl_len) in rsmacl_free() function 2930 rsmacl_free(acl, acl_len); in rsm_publish() 2943 rsmacl_free(acl, acl_len); in rsm_publish() 2982 rsmacl_free(acl, acl_len); in rsm_publish() 3019 rsmacl_free(acl, acl_len); in rsm_publish() 3046 rsmacl_free(acl, acl_len); in rsm_publish() 3158 rsmacl_free(new_acl, new_acl_len); in rsm_republish() 3166 rsmacl_free(new_acl, new_acl_len); in rsm_republish() [all …]
|