Searched refs:FILE_SHARE_ALL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | cifspdu.h | 345 #define FILE_SHARE_ALL 0x00000007 macro |
| H A D | cifssmb.c | 1392 req->ShareAccess = cpu_to_le32(FILE_SHARE_ALL); in CIFS_open() |