Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.c95 static int dbMaxBud(u8 * cp);
2159 dbMaxBud((u8 *) & dp->wmap[word])); in dbAllocBits()
2306 dbMaxBud((u8 *) & dp->wmap[word])); in dbFreeBits()
3004 static int dbMaxBud(u8 * cp) in dbMaxBud() function
3800 *cp++ = dbMaxBud((u8 *) & dp->wmap[i]); in dbInitDmapTree()