Home
last modified time | relevance | path

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

/linux-6.8/fs/ntfs3/
Dntfs.h518 struct ATTR_LIST_ENTRY { struct
532 return ALIGN(offsetof(struct ATTR_LIST_ENTRY, name) + in le_size() argument
/linux-6.8/fs/ntfs/
Dlayout.h988 } __attribute__ ((__packed__)) ATTR_LIST_ENTRY; typedef