Home
last modified time | relevance | path

Searched refs:CREATE_OPTION_SPECIAL (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/server/
H A Dvfs.h34 #define CREATE_OPTION_SPECIAL 0x20000000 macro
/linux/fs/smb/client/
H A Dcifssmb.c1097 if (create_options & CREATE_OPTION_SPECIAL) in SMBLegacyOpen()
1213 if (create_options & CREATE_OPTION_SPECIAL) in CIFS_open()
H A Dsmb2ops.c5152 CREATE_OPTION_SPECIAL, ACL_NO_MODE); in __cifs_sfu_make_node()
H A Dsmb2pdu.c3016 if (oparms->create_options & CREATE_OPTION_SPECIAL) in SMB2_open_init()