Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dmap.h293 extern int dbReAlloc(struct inode *ipbmap,
H A Djfs_dmap.c935 dbReAlloc(struct inode *ip, in dbReAlloc() function
H A Djfs_dtree.c1031 if ((rc = dbReAlloc(sbi->ipbmap, xaddr, (s64) xlen, in dtSplitUp()