Searched defs:completion_filter (Results 1 - 2 of 2) 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 Dsmb2pdu.c3939 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
3972 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

Completed in 123 milliseconds