Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ntfs3/
Dntfs.h515 struct ATTR_LIST_ENTRY { struct
527 static_assert(sizeof(struct ATTR_LIST_ENTRY) == 0x20); argument
/linux-5.19.10/fs/ntfs/
Dlayout.h988 } __attribute__ ((__packed__)) ATTR_LIST_ENTRY; typedef