Searched refs:has_file_id (Results 1 – 3 of 3) sorted by relevance
281 if (!has_file_id(fp->persistent_id)) in __ksmbd_remove_durable_fd()291 if (!has_file_id(fp->volatile_id)) in __ksmbd_remove_fd()349 if (!has_file_id(id)) in __ksmbd_lookup_fd()384 if (!has_file_id(id)) in ksmbd_close_fd()445 if (!has_file_id(id)) { in ksmbd_lookup_fd_slow()
116 static inline bool has_file_id(u64 id) in has_file_id() function
2929 if (!has_file_id(fp->persistent_id)) { in smb2_open()4764 if (!has_file_id(req->VolatileFileId)) { in smb2_get_info_file()4772 if (!has_file_id(id)) { in smb2_get_info_file()5141 if (!has_file_id(req->VolatileFileId)) { in smb2_get_info_sec()5149 if (!has_file_id(id)) { in smb2_get_info_sec()5311 !has_file_id(req->VolatileFileId)) { in smb2_close()5312 if (!has_file_id(work->compound_fid)) { in smb2_close()6018 if (!has_file_id(req->VolatileFileId)) { in smb2_set_info()6029 if (!has_file_id(id)) { in smb2_set_info()7585 if (!has_file_id(req->VolatileFileId)) { in smb2_ioctl()[all …]
Completed in 19 milliseconds