Searched refs:extAlloc (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_extent.h25 extern int extAlloc(struct inode *, s64, s64, xad_t *, bool);
H A Djfs_extent.c64 * NAME: extAlloc()
86 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) function
479 if ((rc = extAlloc(ip, nbperpage, blkno, xp, false)))
H A Dinode.c229 rc = extAlloc(ip, xlen, lblock64, &xad, false);

Completed in 45 milliseconds