Home
last modified time | relevance | path

Searched refs:CREATE_OPTIONS_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h379 #define CREATE_OPTIONS_MASK 0x007FFFFF macro
H A Dsmb2pdu.c2679 req->CreateOptions = cpu_to_le32(oparms->create_options & CREATE_OPTIONS_MASK); in SMB2_open_init()
H A Dcifssmb.c1271 CREATE_OPTIONS_MASK); */ in SMBLegacyOpen()
1394 req->CreateOptions = cpu_to_le32(create_options & CREATE_OPTIONS_MASK); in CIFS_open()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h351 #define CREATE_OPTIONS_MASK 0x007FFFFF macro
H A Dsmb2pdu.c2968 req->CreateOptions = cpu_to_le32(oparms->create_options & CREATE_OPTIONS_MASK); in SMB2_open_init()
H A Dcifssmb.c1091 CREATE_OPTIONS_MASK); */ in SMBLegacyOpen()
1214 req->CreateOptions = cpu_to_le32(create_options & CREATE_OPTIONS_MASK); in CIFS_open()

Completed in 42 milliseconds