Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h1342 struct dir_notify_req { struct
1343 struct list_head lhead;
1344 __le16 Pid;
1345 __le16 PidHigh;
1346 __u16 Mid;
1347 __u16 Tid;
1348 __u16 Uid;
1349 __u16 netfid;
1350 __u32 filter; /* CompletionFilter (for multishot) */
1351 int multishot;
[all …]