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()
121 int maptype) in cifs_mapchar() argument128 if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target)) in cifs_mapchar()130 else if ((maptype == SFU_MAP_UNI_RSVD) && in cifs_mapchar()
2285 int maptype; in txUpdateMap() local2291 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()2363 tblk, maptype); in txUpdateMap()2482 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap() argument2495 tblk, maplock, maptype); in txFreeMap()2500 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()2540 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()
236 static char *maptype(struct mmc_command *cmd) in maptype() function261 cmd->opcode, maptype(cmd)); in mmc_spi_response_get()510 cmd->opcode, maptype(cmd)); in mmc_spi_command_send()
317 u32 maptype; in matching_bar() local319 maptype = NFP_PCIE_BAR_PCIE2CPP_MapType_of(bar->barcfg); in matching_bar()340 switch (maptype) { in matching_bar()