Home
last modified time | relevance | path

Searched refs:maptype (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dcifs_unicode.c130 int maptype) in cifs_mapchar() argument
137 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()
/fs/jfs/
Djfs_txnmgr.c2300 int maptype; in txUpdateMap() local
2306 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() argument
2510 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()