Searched refs:cn_work (Results 1 – 1 of 1) sorted by relevance
620 struct ksmbd_work *cn_work; in __ksmbd_close_fd() local684 cn_work = list_first_entry(&fp->notify_pendings, in __ksmbd_close_fd()686 list_del_init(&cn_work->notify_entry); in __ksmbd_close_fd()689 ksmbd_conn_write(cn_work); in __ksmbd_close_fd()697 release_async_work(cn_work); in __ksmbd_close_fd()698 ksmbd_free_work_struct(cn_work); in __ksmbd_close_fd()