Searched refs:GenNAttrIno (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dattrib.h210 #define GenNAttrIno(func_name, flag) \ macro
215 GenNAttrIno(Compressed, FILE_ATTR_COMPRESSED)
216 GenNAttrIno(Encrypted, FILE_ATTR_ENCRYPTED)
217 GenNAttrIno(Sparse, FILE_ATTR_SPARSE_FILE)
218 #undef GenNAttrIno macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dattrib.c86 #define GenNAttrIno(func_name, flag) \ macro
91 GenNAttrIno(Compressed, FILE_ATTR_COMPRESSED) function
92 GenNAttrIno(Encrypted, FILE_ATTR_ENCRYPTED)
93 GenNAttrIno(Sparse, FILE_ATTR_SPARSE_FILE)

Completed in 105 milliseconds