Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsglob.h1503 struct dir_notify_req { struct
1504 struct list_head lhead;
1505 __le16 Pid;
1506 __le16 PidHigh;
1507 __u16 Mid;
1508 __u16 Tid;
1509 __u16 Uid;
1510 __u16 netfid;
1511 __u32 filter; /* CompletionFilter (for multishot) */
1512 int multishot;
[all …]