Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dksmbd_work.h46 u64 compound_fid; member
Dksmbd_work.c24 work->compound_fid = KSMBD_NO_FID; in ksmbd_alloc_work_struct()
Dsmb2pdu.c377 work->compound_fid = in init_chained_smb2_rsp()
406 work->compound_fid = KSMBD_NO_FID; in init_chained_smb2_rsp()
4708 work->compound_fid); in smb2_get_info_file()
4709 id = work->compound_fid; in smb2_get_info_file()
5076 work->compound_fid); in smb2_get_info_sec()
5077 id = work->compound_fid; in smb2_get_info_sec()
5245 if (!has_file_id(work->compound_fid)) { in smb2_close()
5254 work->compound_fid, in smb2_close()
5256 volatile_id = work->compound_fid; in smb2_close()
5259 work->compound_fid = KSMBD_NO_FID; in smb2_close()
[all …]
Dvfs_cache.c447 id = work->compound_fid; in ksmbd_lookup_fd_slow()