Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_xtree.h67 struct xadlist { struct
114 struct xadlist * xadlist, int flag);
Djfs_extent.c359 struct xadlist xadl; in extHint()
Djfs_xtree.c249 struct xadlist * xadlist, int flag) in xtLookupList() argument
265 npxd = xadlist->nxad = 0; in xtLookupList()
266 maxnpxd = xadlist->maxnxad; in xtLookupList()
267 pxd = xadlist->xad; in xtLookupList()
473 xadlist->nxad = npxd; in xtLookupList()