Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_xtree.c111 static inline xtpage_t *xt_getpage(struct inode *ip, s64 bn, struct metapage **mp) in xt_getpage() function
270 p = xt_getpage(ip, bn, &mp); in xtSearch()
825 sp = xt_getpage(ip, parent->bn, &smp); in xtSplitUp()
1080 p = xt_getpage(ip, nextbn, &mp); in xtSplitPage()
1435 p = xt_getpage(ip, bn, &mp); in xtExtend()
1451 p = xt_getpage(ip, bn, &mp); in xtExtend()
1729 p = xt_getpage(ip, bn, &mp); in xtUpdate()
1745 p = xt_getpage(ip, bn, &mp); in xtUpdate()
1806 p = xt_getpage(ip, bn, &mp); in xtUpdate()
1882 p = xt_getpage(ip, bn, &mp); in xtUpdate()
[all …]