Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c5718 * smb2_close_pipe() - handler for closing IPC pipe
5723 static noinline int smb2_close_pipe(struct ksmbd_work *work) in smb2_close_pipe() function
5771 return smb2_close_pipe(work); in smb2_close()