Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs_subr.c129 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk() function
161 return block_read_full_page(page, vxfs_getblk); in vxfs_readpage()
182 return generic_block_bmap(mapping, block, vxfs_getblk); in vxfs_bmap()