Home
last modified time | relevance | path

Searched refs:volatile_fid (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2proto.h157 u64 persistent_fid, u64 volatile_fid, u32 opcode,
163 u64 persistent_fid, u64 volatile_fid, u32 opcode,
168 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
172 u64 persistent_fid, u64 volatile_fid,
179 u64 persistent_fid, u64 volatile_fid,
190 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
197 u64 persistent_fid, u64 volatile_fid,
206 u64 persistent_fid, u64 volatile_fid,
217 u64 persistent_fid, u64 volatile_fid, int index,
222 u64 persistent_fid, u64 volatile_fid,
[all...]
H A Dsmb2file.c76 fid->volatile_fid, FSCTL_LMR_REQUEST_RESILIENCY, in smb2_open_file()
94 fid->volatile_fid, in smb2_open_file()
181 cfile->fid.volatile_fid, in smb2_unlock_range()
205 cfile->fid.volatile_fid, current->tgid, in smb2_unlock_range()
238 cfile->fid.volatile_fid, in smb2_push_mand_fdlocks()
250 cfile->fid.volatile_fid, in smb2_push_mand_fdlocks()
H A Dsmb2pdu.c1940 buf->Data.Fid.VolatileFileId = fid->volatile_fid; in create_reconnect_durable_buf()
2134 buf->dcontext.Fid.VolatileFileId = fid->volatile_fid; in create_reconnect_durable_v2_buf()
2902 oparms->fid->volatile_fid = rsp->VolatileFileId; in SMB2_open()
2929 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init()
2958 req->VolatileFileId = volatile_fid; in SMB2_ioctl_init()
3033 u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, in SMB2_ioctl()
3076 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3149 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
3158 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
3172 u64 persistent_fid, u64 volatile_fid, boo in SMB2_close_init()
2927 SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, __u32 max_response_size) SMB2_ioctl_init() argument
3032 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, u32 max_out_data_len, char **out_data, u32 *plen ) SMB2_ioctl() argument
3148 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_set_compression() argument
3170 SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, bool query_attrs) SMB2_close_init() argument
3204 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_network_open_info *pbuf) __SMB2_close() argument
3282 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_close() argument
3344 SMB2_query_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t input_len, void *input) SMB2_query_info_init() argument
3393 query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t min_len, void **data, u32 *dlen) query_info() argument
3480 SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) SMB2_query_info() argument
3491 SMB311_posix_query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen) SMB311_posix_query_info() argument
3504 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, void **data, u32 *plen) SMB2_query_acl() argument
3517 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num() argument
3533 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) SMB2_notify_init() argument
3566 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, bool watch_tree, u32 completion_filter) SMB2_change_notify() argument
3757 SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid) SMB2_flush_init() argument
3781 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_flush() argument
4631 SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, int index, int info_level) SMB2_query_directory_init() argument
4781 SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int index, struct cifs_search_info *srch_inf) SMB2_query_directory() argument
4851 SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, void **data, unsigned int *size) SMB2_set_info_init() argument
4902 send_set_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, unsigned int num, void **data, unsigned int *size) send_set_info() argument
4962 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, __le64 *eof) SMB2_set_eof() argument
4980 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) SMB2_set_acl() argument
4990 SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_full_ea_info *buf, int len) SMB2_set_ea() argument
5000 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, const u64 persistent_fid, const u64 volatile_fid, __u8 oplock_level) SMB2_oplock_break() argument
5082 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, struct TCP_Server_Info *server, int level, int outbuf_len, u64 persistent_fid, u64 volatile_fid) build_qfs_info_req() argument
5122 SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB311_posix_qfs_info() argument
5173 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info() argument
5224 SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int level) SMB2_QFS_attr() argument
5309 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u32 num_lock, struct smb2_lock_element *buf) smb2_lockv() argument
5368 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u64 length, const __u64 offset, const __u32 lock_flags, const bool wait) SMB2_lock() argument
[all...]
H A Dsmb2ops.c631 cfid->fid->volatile_fid); in smb2_close_cached_fid()
771 .volatile_fid = pfid->volatile_fid, in open_shroot()
786 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_shroot()
807 oparms.fid->volatile_fid = o_rsp->VolatileFileId; in open_shroot()
883 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
885 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
887 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
889 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
892 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
1469 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct copychunk_ioctl *pcchunk) SMB2_request_res_key() argument
[all...]
H A Dsmb2misc.c710 cfile->fid.volatile_fid) in smb2_is_valid_oplock_break()
761 cancelled->fid.volatile_fid); in smb2_cancelled_close_fid()
779 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd()
788 cancelled->fid.volatile_fid = volatile_fid; in __smb2_handle_cancelled_cmd()
800 __u64 volatile_fid) in smb2_handle_cancelled_close()
816 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
824 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
778 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, __u64 persistent_fid, __u64 volatile_fid) __smb2_handle_cancelled_cmd() argument
799 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid) smb2_handle_cancelled_close() argument
H A Dlink.c438 io_parms.volatile_fid = fid.volatile_fid; in smb3_query_mf_symlink()
441 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
489 io_parms.volatile_fid = fid.volatile_fid; in smb3_create_mf_symlink()
501 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
H A Dsmb2inode.c144 cfile->fid.volatile_fid, in smb2_compound_op()
178 cfile->fid.volatile_fid, in smb2_compound_op()
243 cfile->fid.volatile_fid, in smb2_compound_op()
279 cfile->fid.volatile_fid, current->tgid, in smb2_compound_op()
321 cfile->fid.volatile_fid, in smb2_compound_op()
554 cfid->fid->volatile_fid, smb2_data); in smb2_query_path_info()
H A Dcifsglob.h1290 __u64 volatile_fid; /* volatile file id for smb2 */ member
1339 __u64 volatile_fid; /* volatile file id for smb2 */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2proto.h141 u64 persistent_fid, u64 volatile_fid, u32 opcode,
147 u64 persistent_fid, u64 volatile_fid, u32 opcode,
152 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
157 u64 persistent_fid, u64 volatile_fid,
164 u64 persistent_fid, u64 volatile_fid,
175 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
182 u64 persistent_fid, u64 volatile_fid,
191 u64 persistent_fid, u64 volatile_fid,
202 u64 persistent_fid, u64 volatile_fid, int index,
207 u64 persistent_fid, u64 volatile_fid,
[all...]
H A Dsmb2pdu.c2238 buf->Data.Fid.VolatileFileId = fid->volatile_fid; in create_reconnect_durable_buf()
2446 buf->dcontext.Fid.VolatileFileId = fid->volatile_fid; in create_reconnect_durable_v2_buf()
3180 oparms->fid->volatile_fid = rsp->VolatileFileId; in SMB2_open()
3210 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init()
3239 req->VolatileFileId = volatile_fid; in SMB2_ioctl_init()
3315 u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, in SMB2_ioctl()
3358 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3441 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
3450 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
3464 u64 persistent_fid, u64 volatile_fid, boo in SMB2_close_init()
3208 SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, __u32 max_response_size) SMB2_ioctl_init() argument
3314 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, u32 max_out_data_len, char **out_data, u32 *plen ) SMB2_ioctl() argument
3440 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_set_compression() argument
3462 SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, bool query_attrs) SMB2_close_init() argument
3496 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_network_open_info *pbuf) __SMB2_close() argument
3572 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_close() argument
3634 SMB2_query_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t input_len, void *input) SMB2_query_info_init() argument
3683 query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t min_len, void **data, u32 *dlen) query_info() argument
3770 SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) SMB2_query_info() argument
3798 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, void **data, u32 *plen, u32 extra_info) SMB2_query_acl() argument
3812 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num() argument
3828 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) SMB2_notify_init() argument
3861 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, bool watch_tree, u32 completion_filter, u32 max_out_data_len, char **out_data, u32 *plen ) SMB2_change_notify() argument
4144 SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid) SMB2_flush_init() argument
4168 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_flush() argument
5068 SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, int index, int info_level) SMB2_query_directory_init() argument
5224 SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int index, struct cifs_search_info *srch_inf) SMB2_query_directory() argument
5294 SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, void **data, unsigned int *size) SMB2_set_info_init() argument
5344 send_set_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, unsigned int num, void **data, unsigned int *size) send_set_info() argument
5404 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, __le64 *eof) SMB2_set_eof() argument
5424 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) SMB2_set_acl() argument
5434 SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_full_ea_info *buf, int len) SMB2_set_ea() argument
5444 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, const u64 persistent_fid, const u64 volatile_fid, __u8 oplock_level) SMB2_oplock_break() argument
5526 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, struct TCP_Server_Info *server, int level, int outbuf_len, u64 persistent_fid, u64 volatile_fid) build_qfs_info_req() argument
5566 SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB311_posix_qfs_info() argument
5617 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info() argument
5668 SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int level) SMB2_QFS_attr() argument
5753 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u32 num_lock, struct smb2_lock_element *buf) smb2_lockv() argument
5812 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u64 length, const __u64 offset, const __u32 lock_flags, const bool wait) SMB2_lock() argument
[all...]
H A Dsmb2ops.c835 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
837 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
839 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
841 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
844 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
873 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
875 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
877 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
940 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
966 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, in smb2_query_file_info()
1445 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct copychunk_ioctl *pcchunk) SMB2_request_res_key() argument
2450 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid, __u16 net_fid, struct cifsInodeInfo *cinode) smb2_oplock_response() argument
[all...]
H A Dsmb2misc.c707 cfile->fid.volatile_fid) in smb2_is_valid_oplock_break()
762 cancelled->fid.volatile_fid); in smb2_cancelled_close_fid()
780 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd()
789 cancelled->fid.volatile_fid = volatile_fid; in __smb2_handle_cancelled_cmd()
801 __u64 volatile_fid) in smb2_handle_cancelled_close()
817 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
825 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
779 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, __u64 persistent_fid, __u64 volatile_fid) __smb2_handle_cancelled_cmd() argument
800 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid) smb2_handle_cancelled_close() argument
H A Dlink.c399 io_parms.volatile_fid = fid.volatile_fid; in smb3_query_mf_symlink()
402 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
452 io_parms.volatile_fid = fid.volatile_fid; in smb3_create_mf_symlink()
464 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
H A Dsmb2file.c149 fid->volatile_fid, FSCTL_LMR_REQUEST_RESILIENCY, in smb2_open_file()
167 fid->volatile_fid, in smb2_open_file()
254 cfile->fid.volatile_fid, in smb2_unlock_range()
278 cfile->fid.volatile_fid, current->tgid, in smb2_unlock_range()
311 cfile->fid.volatile_fid, in smb2_push_mand_fdlocks()
323 cfile->fid.volatile_fid, in smb2_push_mand_fdlocks()
H A Dsmb2inode.c143 cfile->fid.volatile_fid, in smb2_compound_op()
177 cfile->fid.volatile_fid, in smb2_compound_op()
242 cfile->fid.volatile_fid, in smb2_compound_op()
278 cfile->fid.volatile_fid, current->tgid, in smb2_compound_op()
320 cfile->fid.volatile_fid, in smb2_compound_op()
602 cfid->fid.volatile_fid, &data->fi); in smb2_query_path_info()
H A Dcached_dir.c289 oparms.fid->volatile_fid = o_rsp->VolatileFileId; in open_cached_dir()
363 cfid->fid.volatile_fid); in open_cached_dir()
417 cfid->fid.volatile_fid); in smb2_close_cached_fid()
H A Dmisc.c701 (dclose->volatile_fid == cfile->fid.volatile_fid)) { in cifs_is_deferred_close()
727 dclose->volatile_fid = cfile->fid.volatile_fid; in cifs_add_deferred_close()
H A Dcifsglob.h464 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid,
1319 __u64 volatile_fid; member
1372 __u64 volatile_fid; /* volatile file id for smb2 */ member
1424 __u64 volatile_fid; /* volatile file id for smb2 */ member
H A Dfile.c4924 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
4977 volatile_fid = cfile->fid.volatile_fid; in cifs_oplock_break()
4991 volatile_fid, net_fid, cinode); in cifs_oplock_break()
H A Dsmb1ops.c904 __u64 volatile_fid, __u16 net_fid, struct cifsInodeInfo *cinode) in cifs_oplock_response()
903 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid, __u16 net_fid, struct cifsInodeInfo *cinode) cifs_oplock_response() argument

Completed in 45 milliseconds