Searched refs:smb2_change_notify_async (Results 1 – 1 of 1) sorted by relevance
33 static smb_sdrc_t smb2_change_notify_async(smb_request_t *);77 status = smb2sr_go_async(sr, smb2_change_notify_async); in smb2_change_notify()85 smb2_change_notify_async(smb_request_t *sr) in smb2_change_notify_async() function