Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2ops.c190 [SMB2_CHANGE_NOTIFY_HE] = { .proc = smb2_notify},
H A Dsmb2pdu.h492 int smb2_notify(struct ksmbd_work *ksmbd_work);
H A Dsmb2pdu.c8679 * smb2_notify() - handler for smb2 notify request
8684 int smb2_notify(struct ksmbd_work *work) in smb2_notify() function