Home
last modified time | relevance | path

Searched defs:smb_llist_head (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/testoplock/smbsrv/
H A Dsmb_kproto.h66 #define smb_llist_head(ll) list_head(&(ll)->ll_list) macro
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h867 #define smb_llist_head(ll) list_head(&(ll)->ll_list) macro