Searched refs:DT_GETSEARCH (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/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() 2824 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in jfs_readdir() 2870 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in jfs_readdir() 3152 DT_GETSEARCH(ip, btstack->top, bn, mp, p, index); in dtReadNext() 4257 DT_GETSEARCH(ip, btstack.top, bn, mp, p, index); in dtModify()
|