Home
last modified time | relevance | path

Searched defs:CREATE_OPTION_SPECIAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dvfs.h34 #define CREATE_OPTION_SPECIAL 0x20000000 macro
/openbmc/linux/fs/smb/client/
H A Dcifspdu.h353 #define CREATE_OPTION_SPECIAL 0x20000000 /* system. NB not sent over wire */ macro