Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/freevxfs/
Dvxfs_subr.c137 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk() function
169 return block_read_full_page(page, vxfs_getblk); in vxfs_readpage()
190 return generic_block_bmap(mapping, block, vxfs_getblk); in vxfs_bmap()