Lines Matching refs:batch
198 (xdrproc_t)xdr_idmap_update_batch, (caddr_t)&udthandle->batch, in idmap_udt_commit()
416 (void) xdr_free(xdr_idmap_update_batch, (caddr_t)&udthandle->batch); in idmap_udt_destroy()
435 rule = &udthandle->batch. in idmap_udt_add_namerule()
455 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_add_namerule()
482 rule = &udthandle->batch. in idmap_udt_rm_namerule()
501 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_rm_namerule()
524 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_flush_namerules()
1016 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_uidbysid()
1111 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_gidbysid()
1211 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_pidbysid()
1307 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_sidbyuid()
1398 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_sidbygid()
1446 (caddr_t)&gh->batch, in idmap_get_mappings()
1465 req_id = &gh->batch.idmap_mapping_batch_val[i].id1; in idmap_get_mappings()
1585 (void) xdr_free(xdr_idmap_mapping_batch, (caddr_t)&gh->batch); in idmap_get_destroy()