Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_extent.c33 static int extBrealloc(struct inode *, s64, s64, s64 *, s64 *);
256 if ((rc = extBrealloc(ip, xaddr, xlen, &nxlen, &nxaddr))) in extRealloc()
607 extBrealloc(struct inode *ip, in extBrealloc() function