Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Doplock.c818 struct ksmbd_work *in_work; in smb2_lease_break_noti() local
820 in_work = list_entry(tmp, struct ksmbd_work, in smb2_lease_break_noti()
822 setup_async_work(in_work, NULL, NULL); in smb2_lease_break_noti()
823 smb2_send_interim_resp(in_work, STATUS_PENDING); in smb2_lease_break_noti()
824 list_del(&in_work->interim_entry); in smb2_lease_break_noti()