Home
last modified time | relevance | path

Searched refs:compound_status (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/server/
H A Dksmbd_work.h64 __le32 compound_status; member
H A Dsmb2pdu.c467 work->compound_status = STATUS_SUCCESS; in init_chained_smb2_rsp()
499 work->compound_status = STATUS_SUCCESS; in init_chained_smb2_rsp()
505 work->compound_status = rsp->Status; in init_chained_smb2_rsp()
519 work->compound_status = rsp->Status; in init_chained_smb2_rsp()
545 work->compound_status = STATUS_SUCCESS; in init_chained_smb2_rsp()
572 work->compound_status == STATUS_SUCCESS) in smb2_compound_has_failed()
575 rsp->Status = work->compound_status; in smb2_compound_has_failed()