Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2pdu.c3038 req->CreateOptions = cpu_to_le32(oparms->create_options & CREATE_OPTIONS_MASK); in SMB2_open_init()
H A Dcifssmb.c1222 req->CreateOptions = cpu_to_le32(create_options & CREATE_OPTIONS_MASK); in CIFS_open()