Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1141 #define FILE_SUPERSEDE_LE cpu_to_le32(0x00000000) macro
/linux/fs/smb/server/
H A Doplock.c1214 fp->cdoption != FILE_SUPERSEDE_LE) { in smb_grant_oplock()
H A Dsmb2pdu.c2110 case FILE_SUPERSEDE_LE: in smb2_create_open_flags()
2120 case FILE_SUPERSEDE_LE: in smb2_create_open_flags()
3282 FILE_SUPERSEDE_LE) in smb2_open()