extAlloc 241 fs/jfs/inode.c rc = extAlloc(ip, xlen, lblock64, &xad, false); extAlloc 479 fs/jfs/jfs_extent.c if ((rc = extAlloc(ip, nbperpage, blkno, xp, false))) extAlloc 25 fs/jfs/jfs_extent.h extern int extAlloc(struct inode *, s64, s64, xad_t *, bool);