Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1141 #define FILE_SUPERSEDE_LE cpu_to_le32(0x00000000) macro
/openbmc/linux/fs/smb/server/
H A Doplock.c1233 fp->cdoption != FILE_SUPERSEDE_LE) { in smb_grant_oplock()
H A Dsmb2pdu.c2094 case FILE_SUPERSEDE_LE: in smb2_create_open_flags()
2104 case FILE_SUPERSEDE_LE: in smb2_create_open_flags()
3268 FILE_SUPERSEDE_LE) in smb2_open()