Searched refs:maptype (Results 1 – 5 of 5) sorted by relevance
190 int ret, maptype; in nvif_object_map_handle() local200 maptype = args->map.type; in nvif_object_map_handle()202 return ret ? ret : (maptype == NVIF_IOCTL_MAP_V0_IO); in nvif_object_map_handle()
134 int maptype) in cifs_mapchar() argument141 if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target)) in cifs_mapchar()143 else if ((maptype == SFU_MAP_UNI_RSVD) && in cifs_mapchar()
2299 int maptype; in txUpdateMap() local2305 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()2377 tblk, maptype); in txUpdateMap()2496 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap() argument2509 tblk, maplock, maptype); in txFreeMap()2514 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()2554 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()
250 static char *maptype(struct mmc_command *cmd) in maptype() function275 cmd->opcode, maptype(cmd)); in mmc_spi_response_get()524 cmd->opcode, maptype(cmd)); in mmc_spi_command_send()
346 u32 maptype; in matching_bar() local348 maptype = NFP_PCIE_BAR_PCIE2CPP_MapType_of(bar->barcfg); in matching_bar()369 switch (maptype) { in matching_bar()