Searched refs:FILE_ATTR_FLAGS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dusnjrnl.h189 /*0x34*/FILE_ATTR_FLAGS file_attributes; /* File attributes copied from
H A Dlayout.h786 typedef le32 FILE_ATTR_FLAGS; typedef
821 /* 32*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */
1019 /* 38*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dinode.h108 FILE_ATTR_FLAGS flags; /* Flags describing the file.
H A Dlayout.h826 * enum FILE_ATTR_FLAGS - File attribute flags (32-bit).
889 } __attribute__((__packed__)) FILE_ATTR_FLAGS; typedef in typeref:enum:__anon4191
924 /* 32*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */
1118 /* 38*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dattrib.c64 static int NAttrFlag(ntfs_attr *na, FILE_ATTR_FLAGS flag)
71 static void NAttrSetFlag(ntfs_attr *na, FILE_ATTR_FLAGS flag)
80 static void NAttrClearFlag(ntfs_attr *na, FILE_ATTR_FLAGS flag)

Completed in 105 milliseconds