Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_dmap.c95 static int dbMaxBud(u8 * cp);
2260 dbMaxBud((u8 *)&dp->wmap[word]), false); in dbAllocBits()
2407 dbMaxBud((u8 *)&dp->wmap[word]), false); in dbFreeBits()
3112 static int dbMaxBud(u8 * cp) in dbMaxBud() function
3908 *cp++ = dbMaxBud((u8 *) & dp->wmap[i]); in dbInitDmapTree()