Searched refs:ATTR_POSIX_SEMANTICS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | cifspdu.h | 332 #define ATTR_POSIX_SEMANTICS 0x01000000 macro |
| H A D | cifssmb.c | 1387 req->FileAttributes |= cpu_to_le32(ATTR_POSIX_SEMANTICS); in CIFS_open() |