Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dlayout.h1542 GENERIC_READ = cpu_to_le32(0x80000000), enumerator
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h251 #define GENERIC_READ 0x80000000 macro