Lines Matching refs:compound_fid
391 work->compound_fid = ((struct smb2_create_rsp *)rsp)->VolatileFileId; in init_chained_smb2_rsp()
417 work->compound_fid = KSMBD_NO_FID; in init_chained_smb2_rsp()
4906 work->compound_fid); in smb2_get_info_file()
4907 id = work->compound_fid; in smb2_get_info_file()
5252 work->compound_fid); in smb2_get_info_sec()
5253 id = work->compound_fid; in smb2_get_info_sec()
5430 if (!has_file_id(work->compound_fid)) { in smb2_close()
5439 work->compound_fid, in smb2_close()
5441 volatile_id = work->compound_fid; in smb2_close()
5444 work->compound_fid = KSMBD_NO_FID; in smb2_close()
6053 work->compound_fid); in smb2_set_info()
6054 id = work->compound_fid; in smb2_set_info()
6283 work->compound_fid); in smb2_read()
6284 id = work->compound_fid; in smb2_read()
7659 work->compound_fid); in smb2_ioctl()
7660 id = work->compound_fid; in smb2_ioctl()