Searched refs:weCnt (Results 1 – 3 of 3) sorted by relevance
570 wep->weCnt = cnt; in msdosfs_unix2winfn()589 wep->weCnt |= WIN_LAST; in msdosfs_unix2winfn()608 if (wep->weCnt & WIN_LAST) in msdosfs_winChkName()618 i = ((wep->weCnt & WIN_CNT) - 1) * WIN_CHARS; in msdosfs_winChkName()628 if ((wep->weCnt & WIN_LAST) && (len - i > WIN_CHARS)) in msdosfs_winChkName()662 if ((wep->weCnt & WIN_CNT) > howmany(WIN_MAXLEN, WIN_CHARS) in msdosfs_win2unixfn()663 || !(wep->weCnt & WIN_CNT)) in msdosfs_win2unixfn()669 if (wep->weCnt & WIN_LAST) { in msdosfs_win2unixfn()
91 uint8_t weCnt; member
560 x = dir[ent].xde.weCnt; in lookup()634 lfn += 13 * ((xde->weCnt & WIN_CNT) - 1); in cp_xdnm()643 if (xde->weCnt & WIN_LAST) in cp_xdnm()