Home
last modified time | relevance | path

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

/linux-6.15/fs/jfs/
H A Djfs_dmap.c95 static int dbMaxBud(u8 * cp);
2182 dbMaxBud((u8 *)&dp->wmap[word]), false); in dbAllocBits()
2329 dbMaxBud((u8 *)&dp->wmap[word]), false); in dbFreeBits()
3044 static int dbMaxBud(u8 * cp) in dbMaxBud() function
3840 *cp++ = dbMaxBud((u8 *) & dp->wmap[i]); in dbInitDmapTree()