Searched refs:BT_GETPAGE (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_btree.h | 54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ macro
|
| H A D | jfs_xtree.c | 116 BT_GETPAGE(ip, bn, *mp, xtpage_t, PSIZE, p, rc, i_xtroot); in xt_getpage()
|
| H A D | jfs_dtree.c | 116 BT_GETPAGE(IP, BN, MP, dtpage_t, SIZE, P, RC, i_dtroot); \
|