Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifspdu.h363 #define CREATE_OPTIONS_MASK 0x007FFFFF macro
A Dsmb2pdu.c2739 req->CreateOptions = cpu_to_le32(oparms->create_options & CREATE_OPTIONS_MASK); in SMB2_open_init()
A Dcifssmb.c1281 req->CreateOptions = cpu_to_le32(create_options & CREATE_OPTIONS_MASK); in CIFS_open()

Completed in 33 milliseconds