Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/ !
Djfs_dtree.c195 static struct metapage *read_index_page(struct inode *inode, s64 blkno) in read_index_page() function
277 *mp = read_index_page(ip, blkno); in find_index()
451 mp = read_index_page(ip, blkno); in add_index()