Searched defs:ROOT (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/fs/jfs/ |
D | jfs_btree.h | 50 #define BT_PAGE(IP, MP, TYPE, ROOT)\ argument 54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument 142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
D | jfs_dmap.h | 24 #define ROOT 0 /* index of the root of a tree */ macro
|
/linux-5.19.10/scripts/tracing/ |
D | draw_functrace.py | 33 ROOT = None variable in CallTree
|
/linux-5.19.10/lib/ |
D | test_objagg.c | 425 #define ROOT(key_id, user_count, delta_user_count) \ macro
|