Home
last modified time | relevance | path

Searched defs:dir_notify_req (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/cifs/
Dcifsglob.h757 struct dir_notify_req { struct
758 struct list_head lhead;
759 __le16 Pid;
760 __le16 PidHigh;
761 __u16 Mid;
762 __u16 Tid;
763 __u16 Uid;
764 __u16 netfid;
765 __u32 filter; /* CompletionFilter (for multishot) */
766 int multishot;
[all …]