Searched refs:smb_llist_post (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/smbsrv/testoplock/smbsrv/ |
H A D | smb_kproto.h | 59 void smb_llist_post(smb_llist_t *, void *, smb_dtorproc_t);
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_lease.c | 540 smb_llist_post(&node->n_ofile_list, o, in lease_send_any_cn() 595 smb_llist_post(&node->n_ofile_list, o, in lease_close_notconn() 726 smb_llist_post(&node->n_ofile_list, old_ofile, in smb2_lease_send_break()
|
H A D | smb_srv_oplock.c | 214 smb_llist_post(&node->n_ofile_list, ofile, in smb_oplock_ind_break_in_ack() 349 smb_llist_post(&node->n_ofile_list, ofile, in smb_oplock_ind_break()
|
H A D | smb_session.c | 1083 smb_llist_post(tree_list, tree, smb_session_tree_dtor); in smb_session_disconnect_owned_trees() 1107 smb_llist_post(tree_list, tree, in smb_session_disconnect_trees() 1163 smb_llist_post(ll, tree, in smb_session_disconnect_share()
|
H A D | smb2_durable.c | 1605 smb_llist_post(bucket, of, smb2_dh_expire); in smb2_durable_timers() 1658 smb_llist_post(&node->n_ofile_list, in smb2_dh_close_my_orphans() 1731 smb_llist_post(bucket, of, smb2_dh_cleanup); in smb2_dh_shutdown()
|
H A D | smb_user.c | 474 smb_llist_post(&ssn->s_user_list, user, in smb_user_release()
|
H A D | smb_odir.c | 474 smb_llist_post(&tree->t_odir_list, od, in smb_odir_release()
|
H A D | smb_tree.c | 409 smb_llist_post(&ssn->s_tree_list, tree, in smb_tree_release()
|
H A D | smb_kutil.c | 662 smb_llist_post(smb_llist_t *ll, void *object, smb_dtorproc_t dtorproc) in smb_llist_post() function
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 860 void smb_llist_post(smb_llist_t *, void *, smb_dtorproc_t);
|