Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs.h515 struct ATTR_LIST_ENTRY { struct
529 return ALIGN(offsetof(struct ATTR_LIST_ENTRY, name) + in le_size() argument
/openbmc/linux/fs/ntfs/
H A Dlayout.h988 } __attribute__ ((__packed__)) ATTR_LIST_ENTRY; typedef