Searched refs:XT_GETPAGE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_xtree.c | 54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ macro 64 "XT_GETPAGE: xtree page corrupt\n"); \ 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(i in xtUpdate() [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_xtree.c | 54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ macro 64 "XT_GETPAGE: xtree page corrupt\n"); \ 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(i in xtUpdate() [all...] |
Completed in 5 milliseconds