Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmb2proto.h155 u32 completion_filter);
Dsmb2pdu.c3204 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument
3219 req->CompletionFilter = cpu_to_le32(completion_filter); in SMB2_notify_init()
3234 u32 completion_filter) in SMB2_change_notify() argument
3257 completion_filter, watch_tree); in SMB2_change_notify()
3262 (u8)watch_tree, completion_filter); in SMB2_change_notify()
3268 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify()
3271 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()