Searched refs:DT_GETSEARCH (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_dtree.c | 134 #define DT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ macro 837 DT_GETSEARCH(ip, btstack->top, bn, mp, p, index); in dtInsert() 2106 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in dtDelete() 2835 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in jfs_readdir() 2881 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in jfs_readdir() 3164 DT_GETSEARCH(ip, btstack->top, bn, mp, p, index); in dtReadNext() 4269 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in dtModify()
|