xfs_get_blocks   1529 fs/xfs/linux-2.6/xfs_aops.c 								xfs_get_blocks);
xfs_get_blocks   1544 fs/xfs/linux-2.6/xfs_aops.c 	return generic_block_bmap(mapping, block, xfs_get_blocks);
xfs_get_blocks   1552 fs/xfs/linux-2.6/xfs_aops.c 	return mpage_readpage(page, xfs_get_blocks);
xfs_get_blocks   1562 fs/xfs/linux-2.6/xfs_aops.c 	return mpage_readpages(mapping, pages, nr_pages, xfs_get_blocks);
xfs_get_blocks     44 fs/xfs/linux-2.6/xfs_aops.h extern int xfs_get_blocks(struct inode *, sector_t, struct buffer_head *, int);
xfs_get_blocks    432 fs/xfs/linux-2.6/xfs_file.c 	return block_page_mkwrite(vma, page, xfs_get_blocks);
xfs_get_blocks    618 fs/xfs/linux-2.6/xfs_iops.c 							xfs_get_blocks);