Home
last modified time | relevance | path

Searched defs:file_attributes (Results 1 – 3 of 3) sorted by relevance

/fs/ntfs/
Dusnjrnl.h189 /*0x34*/FILE_ATTR_FLAGS file_attributes; /* File attributes copied from member
Dlayout.h884 /* 32*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */ member
1082 /* 38*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */ member
/fs/cifs/
Dsmb2pdu.c1367 __u32 file_attributes = 0; in SMB2_open() local