Searched refs:xfs_get_blocks (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.h45 extern int xfs_get_blocks(struct inode *, sector_t, struct buffer_head *, int);
H A Dxfs_aops.c916 * inode that can trip a BUG() in xfs_get_blocks() later on if a direct IO read
1398 xfs_get_blocks( function
1529 pagep, xfs_get_blocks);
1565 return generic_block_bmap(mapping, block, xfs_get_blocks);
1573 return mpage_readpage(page, xfs_get_blocks);
1583 return mpage_readpages(mapping, pages, nr_pages, xfs_get_blocks);
H A Dxfs_file.c905 return block_page_mkwrite(vma, vmf, xfs_get_blocks);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_vnodeops.c255 xfs_get_blocks);

Completed in 53 milliseconds