Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_xtree.c54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ macro
255 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtSearch()
810 XT_GETPAGE(ip, parent->bn, smp, PSIZE, sp, rc); in xtSplitUp()
1065 XT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); in xtSplitPage()
1420 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtExtend()
1436 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtExtend()
1714 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate()
1730 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate()
1791 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate()
1867 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate()
[all …]