Home
last modified time | relevance | path

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

/linux-6.15/fs/jfs/
H A Djfs_dmap.c3365 s8 *l0leaf, *l1leaf, *l2leaf; in dbExtendFS() local
3465 l1leaf = l1dcp->stree + CTLLEAFIND + j; in dbExtendFS()
3478 l1leaf = l1dcp->stree + CTLLEAFIND; in dbExtendFS()
3563 *l1leaf = dbInitDmapCtl(l0dcp, 0, ++i); in dbExtendFS()
3568 l1leaf++; /* continue for next L0 */ in dbExtendFS()
3575 bmp->db_maxfreebud = *l1leaf; in dbExtendFS()