Home
last modified time | relevance | path

Searched refs:ATTR_TYPE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs.h103 enum ATTR_TYPE { enum
124 static_assert(sizeof(enum ATTR_TYPE) == 4);
369 enum ATTR_TYPE type; // 0x00: The type of this attribute.
516 enum ATTR_TYPE type; // 0x00: The type of attribute.
793 enum ATTR_TYPE type; // 0x00: The type of attribute to index on.
828 enum ATTR_TYPE type; // 0x80: struct ATTRIB type.
H A Dattrlist.c187 enum ATTR_TYPE type, const __le16 *name, in al_find_ex()
243 enum ATTR_TYPE type, in al_find_le_to_insert()
286 int al_add_le(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, in al_add_le()