Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dmap.c108 static int dbMaxBud(u8 * cp);
2266 dbMaxBud((u8 *) & dp->wmap[word])); in dbAllocBits()
2413 dbMaxBud((u8 *) & dp->wmap[word])); in dbFreeBits()
3107 static int dbMaxBud(u8 * cp) in dbMaxBud() function
3903 *cp++ = dbMaxBud((u8 *) & dp->wmap[i]); in dbInitDmapTree()