Home
last modified time | relevance | path

Searched refs:smb_slist_remove (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c346 smb_slist_remove(&sv->sv_export.e_unexport_list, ux); in smb_kshare_fini()
1187 smb_slist_remove(&sv->sv_export.e_unexport_list, ux); in smb_kshare_unexport_thread()
H A Dsmb_lock.c651 smb_slist_remove(&c_lock->l_conflict_list, b_lock); in smb_lock_wait()
H A Dsmb_session.c1372 smb_slist_remove(&sr->session->s_req_list, sr); in smb_request_free()
H A Dsmb_kutil.c660 smb_slist_remove( in smb_slist_remove() function
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h764 void smb_slist_remove(smb_slist_t *sl, void *obj);