Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_xtree.c157 s64 next, size, xoff, xend; in xtLookup() local
206 xend = xoff + xlen; in xtLookup()
213 *plen = min(xend - lstart, llen); in xtLookup()