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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dhash.h41 extern void *hnode_get(hnode_t *);
69 #define hnode_get(N) ((N)->hash_data) macro
H A Ddircache.c320 cdir = hnode_get(hn);
397 cdir = hnode_get(hn);
465 dir_remove(vol, hnode_get(hn));
473 dir_remove(vol, hnode_get(hn));
678 dir = hnode_get(hn);
694 dir = hnode_get(hn);
H A Dhash.c794 #undef hnode_get macro
795 void *hnode_get(hnode_t *node) function
1037 val = hnode_get(hn);
1053 val = hnode_get(hn);
1066 (char*) hnode_get(hn));

Completed in 46 milliseconds