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