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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Disofs.h119 extern int isofs_get_blocks(struct inode *, sector_t, struct buffer_head **, unsigned long);
H A Dcompress.c83 haveblocks = isofs_get_blocks(inode, blocknum, bhs, needblocks);
H A Dinode.c962 int isofs_get_blocks(struct inode *inode, sector_t iblock_s, function
1067 ret = isofs_get_blocks(inode, iblock, &bh_result, 1);

Completed in 73 milliseconds