Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dlayout.h1424 FILE_READ_DATA = cpu_to_le32(0x00000001), enumerator
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h222 #define FILE_READ_DATA 0x00000001 /* Data can be read from the file */ macro