Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dmap.c95 static int dbMaxBud(u8 * cp);
2192 dbMaxBud((u8 *)&dp->wmap[word]), false); in dbAllocBits()
2339 dbMaxBud((u8 *)&dp->wmap[word]), false); in dbFreeBits()
3048 static int dbMaxBud(u8 * cp) in dbMaxBud() function
3844 *cp++ = dbMaxBud((u8 *) & dp->wmap[i]); in dbInitDmapTree()