Searched refs:persistent_fid (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dsmb2proto.h116 u64 persistent_fid, u64 volatile_fid, u32 opcode,
127 u64 persistent_fid, u64 volatile_fid,
138 u64 persistent_fid, u64 volatile_fid, int index,
141 u64 persistent_fid, u64 volatile_fid,
144 u64 persistent_fid, u64 volatile_fid);
146 u64 persistent_fid, u64 volatile_fid,
149 u64 persistent_fid, u64 volatile_fid, u32 pid,
152 u64 persistent_fid, u64 volatile_fid,
155 u64 persistent_fid, u64 volatile_fid);
157 const u64 persistent_fid, const u64 volatile_fid,
H A Dsmb2ops.c314 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, smb3_qfs_tcon()
316 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, smb3_qfs_tcon()
318 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, smb3_qfs_tcon()
320 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb3_qfs_tcon()
344 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, smb2_qfs_tcon()
346 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, smb2_qfs_tcon()
348 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb2_qfs_tcon()
379 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb2_is_path_accessible()
405 rc = SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, smb2_query_file_info()
534 cfile->fid.persistent_fid = fid->persistent_fid; smb2_set_fid()
545 SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); smb2_close_file()
550 u64 persistent_fid, u64 volatile_fid, SMB2_request_res_key()
557 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, SMB2_request_res_key()
600 srcfile->fid.persistent_fid, smb2_clone_range()
621 rc = SMB2_ioctl(xid, tcon, trgtfile->fid.persistent_fid, smb2_clone_range()
704 return SMB2_flush(xid, tcon, fid->persistent_fid, fid->volatile_fid); smb2_flush_file()
727 parms->persistent_fid = pfid->persistent_fid; smb2_sync_read()
738 parms->persistent_fid = pfid->persistent_fid; smb2_sync_write()
772 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, smb2_set_sparse()
809 return SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, smb2_set_file_size()
831 dup_ext_buf.PersistentFileHandle = srcfile->fid.persistent_fid; smb2_duplicate_extents()
842 rc = SMB2_ioctl(xid, tcon, trgtfile->fid.persistent_fid, smb2_duplicate_extents()
861 return SMB2_set_compression(xid, tcon, cfile->fid.persistent_fid, smb2_set_compression()
877 return SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, smb3_set_integrity()
919 rc = SMB2_query_directory(xid, tcon, fid->persistent_fid, smb2_query_dir_first()
923 SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); smb2_query_dir_first()
933 return SMB2_query_directory(xid, tcon, fid->persistent_fid, smb2_query_dir_next()
941 return SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); smb2_close_dir()
974 return SMB2_oplock_break(0, tcon, fid->persistent_fid, smb2_oplock_response()
1000 rc = SMB2_QFS_info(xid, tcon, fid.persistent_fid, fid.volatile_fid, smb2_queryfs()
1002 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb2_queryfs()
1009 return ob1->fid.persistent_fid == ob2->fid.persistent_fid && smb2_compare_fids()
1020 cfile->fid.persistent_fid, cfile->fid.volatile_fid, smb2_mand_lock()
1135 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, smb3_zero_range()
1169 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, smb3_punch_hole()
549 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
H A Dsmb2inode.c73 tmprc = SMB2_query_info(xid, tcon, fid.persistent_fid, smb2_open_op_close()
84 tmprc = SMB2_rmdir(xid, tcon, fid.persistent_fid, smb2_open_op_close()
88 tmprc = SMB2_rename(xid, tcon, fid.persistent_fid, smb2_open_op_close()
92 tmprc = SMB2_set_hardlink(xid, tcon, fid.persistent_fid, smb2_open_op_close()
96 tmprc = SMB2_set_eof(xid, tcon, fid.persistent_fid, smb2_open_op_close()
101 tmprc = SMB2_set_info(xid, tcon, fid.persistent_fid, smb2_open_op_close()
110 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb2_open_op_close()
H A Dsmb2file.c75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, smb2_open_file()
91 rc = SMB2_get_srv_num(xid, oparms->tcon, fid->persistent_fid, smb2_open_file()
167 cfile->fid.persistent_fid, smb2_unlock_range()
191 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, smb2_unlock_range()
224 cfile->fid.persistent_fid, smb2_push_mand_fdlocks()
236 cfile->fid.persistent_fid, smb2_push_mand_fdlocks()
H A Dsmb2pdu.c1096 buf->Data.Fid.PersistentFileId = fid->persistent_fid; create_reconnect_durable_buf()
1207 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; create_reconnect_durable_v2_buf()
1422 oparms->fid->persistent_fid = rsp->PersistentFileId; SMB2_open()
1450 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, SMB2_ioctl() argument
1487 req->PersistentFileId = persistent_fid; SMB2_ioctl()
1593 u64 persistent_fid, u64 volatile_fid) SMB2_set_compression()
1602 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, SMB2_set_compression()
1614 u64 persistent_fid, u64 volatile_fid) SMB2_close()
1635 req->PersistentFileId = persistent_fid; SMB2_close()
1716 u64 persistent_fid, u64 volatile_fid, u8 info_class, query_info()
1740 req->PersistentFileId = persistent_fid; query_info()
1770 u64 persistent_fid, u64 volatile_fid, SMB2_query_info()
1773 return query_info(xid, tcon, persistent_fid, volatile_fid, SMB2_query_info()
1781 u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num()
1783 return query_info(xid, tcon, persistent_fid, volatile_fid, SMB2_get_srv_num()
1843 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, SMB2_flush() argument
1864 req->PersistentFileId = persistent_fid; SMB2_flush()
1899 req->PersistentFileId = io_parms->persistent_fid; smb2_new_read_req()
2015 io_parms.persistent_fid = rdata->cfile->fid.persistent_fid; smb2_async_readv()
2195 req->PersistentFileId = wdata->cfile->fid.persistent_fid; smb2_async_writev()
2277 req->PersistentFileId = io_parms->persistent_fid; SMB2_write()
2355 u64 persistent_fid, u64 volatile_fid, int index, SMB2_query_directory()
2398 req->PersistentFileId = persistent_fid; SMB2_query_directory()
2479 u64 persistent_fid, u64 volatile_fid, u32 pid, int info_class, send_set_info()
2513 req->PersistentFileId = persistent_fid; send_set_info()
2549 u64 persistent_fid, u64 volatile_fid, __le16 *target_file) SMB2_rename()
2572 rc = send_set_info(xid, tcon, persistent_fid, volatile_fid, SMB2_rename()
2581 u64 persistent_fid, u64 volatile_fid) SMB2_rmdir()
2590 return send_set_info(xid, tcon, persistent_fid, volatile_fid, SMB2_rmdir()
2597 u64 persistent_fid, u64 volatile_fid, __le16 *target_file) SMB2_set_hardlink()
2620 rc = send_set_info(xid, tcon, persistent_fid, volatile_fid, SMB2_set_hardlink()
2627 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, SMB2_set_eof() argument
2640 return send_set_info(xid, tcon, persistent_fid, volatile_fid, SMB2_set_eof()
2643 return send_set_info(xid, tcon, persistent_fid, volatile_fid, SMB2_set_eof()
2649 u64 persistent_fid, u64 volatile_fid, FILE_BASIC_INFO *buf) SMB2_set_info()
2653 return send_set_info(xid, tcon, persistent_fid, volatile_fid, SMB2_set_info()
2660 const u64 persistent_fid, const u64 volatile_fid, SMB2_oplock_break()
2673 req->PersistentFid = persistent_fid; SMB2_oplock_break()
2702 int outbuf_len, u64 persistent_fid, u64 volatile_fid) build_qfs_info_req()
2718 req->PersistentFileId = persistent_fid; build_qfs_info_req()
2734 u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info()
2745 persistent_fid, volatile_fid); SMB2_QFS_info()
2771 u64 persistent_fid, u64 volatile_fid, int level) SMB2_QFS_attr()
2795 persistent_fid, volatile_fid); SMB2_QFS_attr()
1592 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_set_compression() argument
1613 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_close() argument
1715 query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u8 info_class, size_t output_len, size_t min_len, void *data) query_info() argument
1769 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
1780 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
2354 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
2478 send_set_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, int info_class, unsigned int num, void **data, unsigned int *size) send_set_info() argument
2548 SMB2_rename(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le16 *target_file) SMB2_rename() argument
2580 SMB2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_rmdir() argument
2596 SMB2_set_hardlink(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le16 *target_file) SMB2_set_hardlink() argument
2648 SMB2_set_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, FILE_BASIC_INFO *buf) SMB2_set_info() argument
2659 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
2701 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, int level, int outbuf_len, u64 persistent_fid, u64 volatile_fid) build_qfs_info_req() argument
2733 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info() argument
2770 SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int level) SMB2_QFS_attr() argument
H A Dlink.c462 io_parms.persistent_fid = fid.persistent_fid; smb3_query_mf_symlink()
466 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb3_query_mf_symlink()
515 io_parms.persistent_fid = fid.persistent_fid; smb3_create_mf_symlink()
528 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); smb3_create_mf_symlink()
H A Dsmb2misc.c587 cfile->fid.persistent_fid || smb2_is_valid_oplock_break()
H A Dcifsglob.h1020 __u64 persistent_fid; /* persist file id for smb2 */ member in struct:cifs_fid
1059 __u64 persistent_fid; /* persist file id for smb2 */ member in struct:cifs_io_parms

Completed in 181 milliseconds