Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c6511 * smb2_read_pipe() - handler for smb2 read from IPC pipe
6516 static noinline int smb2_read_pipe(struct ksmbd_work *work) in smb2_read_pipe() function
6647 return smb2_read_pipe(work); in smb2_read()