Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c422 smb_lock_t *nxtl; in smb_node_destroy_lock_by_ofile() local
460 nxtl = smb_llist_next(&node->n_lock_list, lock); in smb_node_destroy_lock_by_ofile()
466 lock = nxtl; in smb_node_destroy_lock_by_ofile()
472 nxtl = list_next(&destroy_list, lock); in smb_node_destroy_lock_by_ofile()
475 lock = nxtl; in smb_node_destroy_lock_by_ofile()