Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dmap.c3353 s8 *l0leaf, *l1leaf, *l2leaf; in dbExtendFS() local
3436 l2leaf = l2dcp->stree + CTLLEAFIND + k; in dbExtendFS()
3575 *l2leaf = dbInitDmapCtl(l1dcp, 1, ++j); in dbExtendFS()
3580 l2leaf++; /* continue for next L1 */ in dbExtendFS()
3587 bmp->db_maxfreebud = *l2leaf; in dbExtendFS()