Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dmap.c3380 s8 *l0leaf, *l1leaf, *l2leaf; in dbExtendFS() local
3513 l0leaf = l0dcp->stree + CTLLEAFIND + i; in dbExtendFS()
3527 l0leaf = l0dcp->stree + CTLLEAFIND; in dbExtendFS()
3557 *l0leaf = dbInitDmap(dp, blkno, n); in dbExtendFS()
3565 l0leaf++; in dbExtendFS()