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

/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_hash.c215 void *link = shadow_list_next(&(shp)->sh_list);
226 void *link = shadow_list_next((uintptr_t)elem + shp->sh_linkoffs);
H A Dshadow_impl.h203 #define shadow_list_next(elem) ((void *)(((shadow_list_t *)(elem))->l_next)) macro

Completed in 30 milliseconds