Searched refs:ksmbd_reopen_durable_fd (Results 1 – 3 of 3) sorted by relevance
259 int ksmbd_reopen_durable_fd(struct ksmbd_work *work, struct ksmbd_file *fp);
1890 int ksmbd_reopen_durable_fd(struct ksmbd_work *work, struct ksmbd_file *fp) in ksmbd_reopen_durable_fd() function
4295 rc = ksmbd_reopen_durable_fd(work, dh_info.fp); in smb2_open()