Home
last modified time | relevance | path

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

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