Searched refs:compound_fid (Results 1 – 4 of 4) sorted by relevance
57 u64 compound_fid; member
24 work->compound_fid = KSMBD_NO_FID; in ksmbd_alloc_work_struct()
404 work->compound_fid = ((struct smb2_create_rsp *)rsp)->VolatileFileId; in init_chained_smb2_rsp()430 work->compound_fid = KSMBD_NO_FID; in init_chained_smb2_rsp()5387 work->compound_fid); in smb2_get_info_file()5388 id = work->compound_fid; in smb2_get_info_file()5761 work->compound_fid); in smb2_get_info_sec()5762 id = work->compound_fid; in smb2_get_info_sec()5984 if (!has_file_id(work->compound_fid)) { in smb2_close()5993 work->compound_fid, in smb2_close()5995 volatile_id = work->compound_fid; in smb2_close()5998 work->compound_fid = KSMBD_NO_FID; in smb2_close()[all …]
597 id = work->compound_fid; in ksmbd_lookup_fd_slow()