Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dtree.c206 static struct metapage *read_index_page(struct inode *inode, s64 blkno) in read_index_page() function
288 *mp = read_index_page(ip, blkno); in find_index()
457 mp = read_index_page(ip, blkno); in add_index()