Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h1527 struct file_notify_information { struct
1528 __le32 NextEntryOffset;
1529 __le32 Action;
1530 __le32 FileNameLength;
1531 __u8 FileName[];
/kernel/linux/linux-4.19/fs/cifs/
Dcifspdu.h1522 struct file_notify_information { struct
1523 __le32 NextEntryOffset;
1524 __le32 Action;
1525 __le32 FileNameLength;
1526 __u8 FileName[0];