Home
last modified time | relevance | path

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

/linux-6.15/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.c5293 work->compound_fid); in smb2_get_info_file()
5294 id = work->compound_fid; in smb2_get_info_file()
5644 work->compound_fid); in smb2_get_info_sec()
5645 id = work->compound_fid; in smb2_get_info_sec()
5839 work->compound_fid, in smb2_close()
6466 work->compound_fid); in smb2_set_info()
6467 id = work->compound_fid; in smb2_set_info()
6698 work->compound_fid); in smb2_read()
6699 id = work->compound_fid; in smb2_read()
8087 work->compound_fid); in smb2_ioctl()
[all …]
H A Dvfs_cache.c468 id = work->compound_fid; in ksmbd_lookup_fd_slow()