Lines Matching refs:batch
199 (xdrproc_t)xdr_idmap_update_batch, (caddr_t)&udthandle->batch, in idmap_udt_commit()
417 xdr_free(xdr_idmap_update_batch, (caddr_t)&udthandle->batch); in idmap_udt_destroy()
436 rule = &udthandle->batch. in idmap_udt_add_namerule()
456 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_add_namerule()
483 rule = &udthandle->batch. in idmap_udt_rm_namerule()
502 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_rm_namerule()
525 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = in idmap_udt_flush_namerules()
1017 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_uidbysid()
1112 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_gidbysid()
1212 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_pidbysid()
1308 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_sidbyuid()
1399 mapping = &gh->batch.idmap_mapping_batch_val[gh->next]; in idmap_getext_sidbygid()
1447 (caddr_t)&gh->batch, in idmap_get_mappings()
1466 req_id = &gh->batch.idmap_mapping_batch_val[i].id1; in idmap_get_mappings()
1586 xdr_free(xdr_idmap_mapping_batch, (caddr_t)&gh->batch); in idmap_get_destroy()