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