Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
Dcifspdu.h1479 struct file_notify_information { struct
1480 __le32 NextEntryOffset;
1481 __le32 Action;
1482 __le32 FileNameLength;
1483 __u8 FileName[];
/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[];