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

/linux-master/fs/jfs/
H A Djfs_dtree.c188 * read_index_page()
195 static struct metapage *read_index_page(struct inode *inode, s64 blkno) function
277 *mp = read_index_page(ip, blkno);
451 mp = read_index_page(ip, blkno);

Completed in 102 milliseconds