Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb2ops.c190 [SMB2_CHANGE_NOTIFY_HE] = { .proc = smb2_notify},
Dsmb2pdu.h522 int smb2_notify(struct ksmbd_work *ksmbd_work);
Dsmb2pdu.c8237 int smb2_notify(struct ksmbd_work *work) in smb2_notify() function