Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_extent.h28 extern int extRealloc(struct inode *, s64, xad_t *, boolean_t);
Djfs_extent.c214 int extRealloc(struct inode *ip, s64 nxlen, xad_t * xp, boolean_t abnr) in extRealloc() function