Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Doplock.c828 struct ksmbd_work *in_work; in smb2_lease_break_noti() local
830 in_work = list_entry(tmp, struct ksmbd_work, in smb2_lease_break_noti()
832 setup_async_work(in_work, NULL, NULL); in smb2_lease_break_noti()
833 smb2_send_interim_resp(in_work, STATUS_PENDING); in smb2_lease_break_noti()
834 list_del(&in_work->interim_entry); in smb2_lease_break_noti()