Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_notify.c561 void (*tq_func)(void *); in smb_notify_dispatch2() local
569 tq_func = smb2_change_notify_finish; in smb_notify_dispatch2()
571 tq_func = smb_nt_transact_notify_finish; in smb_notify_dispatch2()
574 tq_func, sr, TQ_SLEEP); in smb_notify_dispatch2()