Home
last modified time | relevance | path

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

/fs/smb/server/
A Dvfs.h34 #define CREATE_OPTION_SPECIAL 0x20000000 macro
/fs/smb/client/
A Dcifspdu.h393 #define CREATE_OPTION_SPECIAL 0x20000000 /* system. NB not sent over wire */ macro
A Dcifssmb.c1117 if (create_options & CREATE_OPTION_SPECIAL) in SMBLegacyOpen()
1233 if (create_options & CREATE_OPTION_SPECIAL) in CIFS_open()
A Dsmb2ops.c5181 CREATE_OPTION_SPECIAL, ACL_NO_MODE); in __cifs_sfu_make_node()
A Dsmb2pdu.c3030 if (oparms->create_options & CREATE_OPTION_SPECIAL) in SMB2_open_init()

Completed in 42 milliseconds