Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h1327 struct dir_notify_req { struct
1328 struct list_head lhead;
1329 __le16 Pid;
1330 __le16 PidHigh;
1331 __u16 Mid;
1332 __u16 Tid;
1333 __u16 Uid;
1334 __u16 netfid;
1335 __u32 filter; /* CompletionFilter (for multishot) */
1336 int multishot;
[all …]