Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h737 #define FILE_SUPERSEDE_LE cpu_to_le32(0x00000000) macro
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h540 #define FILE_SUPERSEDE_LE cpu_to_le32(0x00000000) macro
Doplock.c1116 fp->cdoption != FILE_SUPERSEDE_LE) { in smb_grant_oplock()
Dsmb2pdu.c1966 case FILE_SUPERSEDE_LE: in smb2_create_open_flags()
1976 case FILE_SUPERSEDE_LE: in smb2_create_open_flags()
2883 FILE_SUPERSEDE_LE) in smb2_open()