Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1472 struct dir_notify_req { struct
1473 struct list_head lhead;
1474 __le16 Pid;
1475 __le16 PidHigh;
1476 __u16 Mid;
1477 __u16 Tid;
1478 __u16 Uid;
1479 __u16 netfid;
1480 __u32 filter; /* CompletionFilter (for multishot) */
1481 int multishot;
[all …]