Searched refs:v_block (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | extent_map.h | 51 int ocfs2_read_virt_blocks(struct inode *inode, u64 v_block, int nr, 60 static inline int ocfs2_read_virt_block(struct inode *inode, u64 v_block, in ocfs2_read_virt_block() argument 73 status = ocfs2_read_virt_blocks(inode, v_block, 1, bh, 0, validate); in ocfs2_read_virt_block()
|