Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c134 int maptype) in cifs_mapchar() argument
141 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()
/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c2303 int maptype; in txUpdateMap() local
2309 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()
2381 tblk, maptype); in txUpdateMap()
2500 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap() argument
2513 tblk, maplock, maptype); in txFreeMap()
2518 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()
2558 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()