Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2ops.c186 [SMB2_CANCEL_HE] = { .proc = smb2_cancel},
H A Dsmb2pdu.h488 int smb2_cancel(struct ksmbd_work *work);
H A Dsmb2pdu.c7070 * smb2_cancel() - handler for smb2 cancel command
7075 int smb2_cancel(struct ksmbd_work *work) in smb2_cancel() function