Searched refs:read_block (Results 1 – 3 of 3) sorted by relevance
58 static int read_block(struct inode *inode, void *addr, unsigned int block, in read_block() function145 ret = read_block(inode, addr, block, dn); in do_readpage()
135 * Implemented the abstracted read_block() in io.c [WD]
1304 - Optimize readpage and read_block functions throughout aops.c so that1317 readpage and read_block functions. Reasoning same as above (i.e. I/O