Searched refs:DT_GETPAGE (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_dtree.c114 #define DT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ macro
123 "DT_GETPAGE: dtree page corrupt\n"); \
623 DT_GETPAGE(ip, bn, mp, psize, p, rc);
1131 DT_GETPAGE(ip, parent->bn, smp, PSIZE, sp, rc);
1468 DT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc);
1666 DT_GETPAGE(ip, parent->bn, pmp, PSIZE, pp, rc);
2123 DT_GETPAGE(ip, le64_to_cpu(p->header.next),
2301 DT_GETPAGE(ip, parent->bn, mp, PSIZE, p, rc);
2456 DT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc);
2485 DT_GETPAGE(i
[all...]

Completed in 151 milliseconds