Home
last modified time | relevance | path

Searched refs:FILE_SHARE_ALL (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dcifspdu.h345 #define FILE_SHARE_ALL 0x00000007 macro
Dcifssmb.c1392 req->ShareAccess = cpu_to_le32(FILE_SHARE_ALL); in CIFS_open()