Searched refs:XT_GETPAGE (Results 1 – 1 of 1) sorted by relevance
/fs/jfs/ |
D | jfs_xtree.c | 54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ macro 266 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtSearch() 821 XT_GETPAGE(ip, parent->bn, smp, PSIZE, sp, rc); in xtSplitUp() 1076 XT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); in xtSplitPage() 1431 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtExtend() 1447 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtExtend() 1596 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtTailgate() 1612 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtTailgate() 1929 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate() 1945 XT_GETPAGE(ip, bn, mp, PSIZE, p, rc); in xtUpdate() [all …]
|