Searched refs:dbReAlloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dmap.h | 293 extern int dbReAlloc(struct inode *ipbmap,
|
H A D | jfs_dmap.c | 971 * NAME: dbReAlloc() 1003 dbReAlloc(struct inode *ip, in dbReAlloc() function
|
H A D | jfs_dtree.c | 1029 if ((rc = dbReAlloc(sbi->ipbmap, xaddr, (s64) xlen, in dtSplitUp()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dmap.h | 293 extern int dbReAlloc(struct inode *ipbmap,
|
H A D | jfs_dmap.c | 903 * NAME: dbReAlloc() 935 dbReAlloc(struct inode *ip, in dbReAlloc() function
|
H A D | jfs_dtree.c | 1029 if ((rc = dbReAlloc(sbi->ipbmap, xaddr, (s64) xlen, in dtSplitUp()
|
Completed in 19 milliseconds