Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifspdu.h317 #define FILE_SHARE_ALL 0x00000007 macro
Dcifssmb.c1214 req->ShareAccess = cpu_to_le32(FILE_SHARE_ALL); in CIFS_open()