Home
last modified time | relevance | path

Searched refs:compound_fid (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/server/
H A Dksmbd_work.h57 u64 compound_fid; member
H A Dksmbd_work.c24 work->compound_fid = KSMBD_NO_FID; in ksmbd_alloc_work_struct()
H A Dsmb2pdu.c394 work->compound_fid = ((struct smb2_create_rsp *)rsp)->VolatileFileId; in init_chained_smb2_rsp()
420 work->compound_fid = KSMBD_NO_FID; in init_chained_smb2_rsp()
5342 work->compound_fid); in smb2_get_info_file()
5343 id = work->compound_fid; in smb2_get_info_file()
5701 work->compound_fid); in smb2_get_info_sec()
5702 id = work->compound_fid; in smb2_get_info_sec()
5887 if (!has_file_id(work->compound_fid)) { in smb2_close()
5896 work->compound_fid, in smb2_close()
5898 volatile_id = work->compound_fid; in smb2_close()
5901 work->compound_fid = KSMBD_NO_FID; in smb2_close()
[all …]