Searched refs:completion_filter (Results 1 – 4 of 4) sorted by relevance
69 __u32 completion_filter; member
169 u32 completion_filter);
3510 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument3527 req->CompletionFilter = cpu_to_le32(completion_filter); in SMB2_notify_init()3542 u32 completion_filter) in SMB2_change_notify() argument3567 completion_filter, watch_tree); in SMB2_change_notify()3572 (u8)watch_tree, completion_filter); in SMB2_change_notify()3579 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify()3582 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()
2189 notify.watch_tree, notify.completion_filter); in smb3_notify()