Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_dmap.c3394 s8 *l0leaf, *l1leaf, *l2leaf; in dbExtendFS() local
3494 l1leaf = l1dcp->stree + CTLLEAFIND + j; in dbExtendFS()
3507 l1leaf = l1dcp->stree + CTLLEAFIND; in dbExtendFS()
3592 *l1leaf = dbInitDmapCtl(l0dcp, 0, ++i); in dbExtendFS()
3597 l1leaf++; /* continue for next L0 */ in dbExtendFS()
3604 bmp->db_maxfreebud = *l1leaf; in dbExtendFS()