Home
last modified time | relevance | path

Searched refs:smb_llist_remove (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vfs.c103 smb_llist_remove(&se->e_vfs_list, smb_vfs); in smb_vfs_rele()
129 smb_llist_remove(&se->e_vfs_list, smb_vfs); in smb_vfs_rele_all()
H A Dsmb_lock.c113 smb_llist_remove(&node->n_lock_list, lock); in smb_unlock_range()
333 smb_llist_remove(&node->n_lock_list, lock); in smb_node_destroy_lock_by_ofile()
H A Dsmb_server.c495 smb_llist_remove(&smb_servers, sv); in smb_server_delete()
2013 smb_llist_remove(&sv->sv_event_list, event); in smb_event_destroy()
2210 smb_llist_remove(splist, sp); in smb_spool_lookup_doc_byfid()
2272 smb_llist_remove(&sv->sp_info.sp_fidlist, spfid); in smb_spool_get_fid()
2354 smb_llist_remove(&ld->ld_session_list, session); in smb_server_destroy_session()
H A Dsmb_user.c538 smb_llist_remove(&session->s_user_list, user); in smb_user_delete()
H A Dsmb_node.c479 smb_llist_remove(node->n_hash_bucket, node); in smb_node_release()
984 smb_llist_remove(&node->n_ofile_list, of); in smb_node_rem_ofile()
H A Dsmb_common_transact.c1955 smb_llist_remove(&session->s_xa_list, xa); in smb_xa_rele()
1994 smb_llist_remove(&xa->xa_session->s_xa_list, xa); in smb_xa_close()
H A Dsmb_ofile.c944 smb_llist_remove(&tree->t_ofile_list, of); in smb_ofile_delete()
H A Dsmb_odir.c1004 smb_llist_remove(&tree->t_odir_list, od); in smb_odir_delete()
H A Dsmb_tree.c978 smb_llist_remove(&session->s_tree_list, tree); in smb_tree_dealloc()
H A Dsmb_kutil.c569 smb_llist_remove( in smb_llist_remove() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h820 void smb_llist_remove(smb_llist_t *ll, void *obj);