Searched refs:completion_filter (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifs_ioctl.h95 __u32 completion_filter; member in struct:smb3_notify
100 __u32 completion_filter; member in struct:smb3_notify_info
H A Dsmb2proto.h173 u32 completion_filter, u32 max_out_data_len,
H A Dsmb2pdu.c3944 u32 completion_filter, bool watch_tree)
3961 req->CompletionFilter = cpu_to_le32(completion_filter);
3976 u32 completion_filter, u32 max_out_data_len, char **out_data,
4012 completion_filter, watch_tree);
4017 (u8)watch_tree, completion_filter);
4028 (u8)watch_tree, completion_filter, rc);
4031 ses->Suid, (u8)watch_tree, completion_filter);
3941 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) argument
3974 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, bool watch_tree, u32 completion_filter, u32 max_out_data_len, char **out_data, u32 *plen ) argument
H A Dsmb2ops.c2231 notify.watch_tree, notify.completion_filter,

Completed in 206 milliseconds