Searched refs:XT_GETPAGE (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/jfs/ |
D | jfs_xtree.c | 67 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ macro 279 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtSearch() 834 XT_GETPAGE(ip, parent->bn, smp, PSIZE, sp, rc); in xtSplitUp() 1089 XT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); in xtSplitPage() 1444 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtExtend() 1460 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtExtend() 1609 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtTailgate() 1625 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtTailgate() 1942 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate() 1958 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate() [all …]
|