Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dntfs.h518 struct ATTR_LIST_ENTRY { struct
530 static_assert(sizeof(struct ATTR_LIST_ENTRY) == 0x20); argument
/Linux-v6.6/fs/ntfs/
Dlayout.h988 } __attribute__ ((__packed__)) ATTR_LIST_ENTRY; typedef