Home
last modified time | relevance | path

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

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