Searched refs:maptype (Results 1 – 2 of 2) sorted by relevance
130 int maptype) in cifs_mapchar() argument137 if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target)) in cifs_mapchar()139 else if ((maptype == SFU_MAP_UNI_RSVD) && in cifs_mapchar()
2300 int maptype; in txUpdateMap() local2306 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()2378 tblk, maptype); in txUpdateMap()2497 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap() argument2510 tblk, maplock, maptype); in txFreeMap()2515 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()2556 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()