Searched refs:extRealloc (Results 1 – 2 of 2) sorted by relevance
/fs/jfs/ | ||
D | jfs_extent.h | 28 extern int extRealloc(struct inode *, s64, xad_t *, bool); |
D | jfs_extent.c | 214 int extRealloc(struct inode *ip, s64 nxlen, xad_t * xp, bool abnr) in extRealloc() function |