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