Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1pdu.h259 #define FILE_SHARE_ALL 0x00000007 macro
H A Dcifssmb.c1412 req->ShareAccess = cpu_to_le32(FILE_SHARE_ALL); in CIFS_open()