Home
last modified time | relevance | path

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

/openbmc/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.c5183 work->compound_fid); in smb2_get_info_file()
5184 id = work->compound_fid; in smb2_get_info_file()
5529 work->compound_fid); in smb2_get_info_sec()
5530 id = work->compound_fid; in smb2_get_info_sec()
5715 work->compound_fid, in smb2_close()
6344 work->compound_fid); in smb2_set_info()
6345 id = work->compound_fid; in smb2_set_info()
6574 work->compound_fid); in smb2_read()
6575 id = work->compound_fid; in smb2_read()
7951 work->compound_fid); in smb2_ioctl()
[all …]
H A Dvfs_cache.c454 id = work->compound_fid; in ksmbd_lookup_fd_slow()