Lines Matching refs:batch
207 (xdrproc_t)xdr_idmap_update_batch, (caddr_t)&udthandle->batch, in idmap_udt_commit()
425 (void) xdr_free(xdr_idmap_update_batch, (caddr_t)&udthandle->batch); in idmap_udt_destroy()
444 rule = &udthandle->batch. in idmap_udt_add_namerule()
464 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_add_namerule()
491 rule = &udthandle->batch. in idmap_udt_rm_namerule()
510 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_rm_namerule()
533 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_flush_namerules()
1019 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_uidbysid()
1114 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_gidbysid()
1214 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_pidbysid()
1310 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_sidbyuid()
1401 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_sidbygid()
1449 (caddr_t)&gh->batch, in idmap_get_mappings()
1468 req_id = &gh->batch.idmap_mapping_batch_val[i].id1; in idmap_get_mappings()
1588 (void) xdr_free(xdr_idmap_mapping_batch, (caddr_t)&gh->batch); in idmap_get_destroy()