Home
last modified time | relevance | path

Searched refs:MAXIMUM_ALLOWED (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2file.c172 !(oparms->desired_access & MAXIMUM_ALLOWED)) { in smb2_open_file()
H A Dsmb2inode.c1049 oparms = CIFS_OPARMS(cifs_sb, tcon, full_path, MAXIMUM_ALLOWED, in smb2_query_path_info()
/linux/fs/smb/common/
H A Dsmb2pdu.h2054 #define MAXIMUM_ALLOWED 0x02000000 /* Maximal subset of GENERIC_ALL */ macro