Home
last modified time | relevance | path

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

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