Home
last modified time | relevance | path

Searched refs:smb_llist_flush (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c422 smb_llist_flush(ll); in smb_llist_destructor()
465 smb_llist_flush(ll); in smb_llist_exit()
474 smb_llist_flush(smb_llist_t *ll) in smb_llist_flush() function
H A Dsmb_tree.c378 smb_llist_flush(&tree->t_ofile_list); in smb_tree_release()
379 smb_llist_flush(&tree->t_odir_list); in smb_tree_release()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h817 void smb_llist_flush(smb_llist_t *);