| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 302 struct cifs_fid; 476 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32); 479 struct cifs_fid *); 484 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *); 490 int (*sync_read)(const unsigned int, struct cifs_fid *, 494 int (*sync_write)(const unsigned int, struct cifs_fid *, 500 struct cifs_fid *, __u16, 504 struct cifs_fid *, 508 struct cifs_fid *); 532 void (*get_lease_key)(struct inode *, struct cifs_fid *); [all …]
|
| H A D | cifsproto.h | 169 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, 189 const struct cifs_fid *fid); 205 const char *path, const struct cifs_fid *pfid); 212 const struct cifs_fid *cifsfid, 247 void cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, 249 void cifs_add_pending_open_locked(struct cifs_fid *fid,
|
| H A D | smb1ops.c | 897 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 910 struct cifs_fid *fid) in cifs_close_file() 917 struct cifs_fid *fid) in cifs_flush_file() 923 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read() 932 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write() 948 struct cifs_fid fid; in smb_set_file_info() 1121 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 1135 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 1143 struct cifs_fid *fid) in cifs_close_dir()
|
| H A D | link.c | 233 struct cifs_fid fid; in cifs_query_mf_symlink() 278 struct cifs_fid fid; in cifs_create_mf_symlink() 317 struct cifs_fid fid; in smb3_query_mf_symlink() 380 struct cifs_fid fid; in smb3_create_mf_symlink()
|
| H A D | dir.c | 204 umode_t mode, __u32 *oplock, struct cifs_fid *fid, 480 __u32 *oplock, struct cifs_fid *fid, 516 struct cifs_fid fid = {}; 653 struct cifs_fid fid; 1066 struct cifs_fid fid = {};
|
| H A D | smb2ops.c | 890 struct cifs_fid fid; in smb3_qfs_tcon() 904 memcpy(&fid, &cfid->fid, sizeof(struct cifs_fid)); in smb3_qfs_tcon() 935 struct cifs_fid fid; in smb2_qfs_tcon() 967 struct cifs_fid fid; in smb2_is_path_accessible() 1034 struct cifs_fid *fid = &cfile->fid; in smb2_query_file_info() 1198 struct cifs_fid fid; in smb2_set_ea() 1479 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid() 1500 struct cifs_fid *fid) in smb2_close_file() 1599 struct cifs_fid fid; in smb2_ioctl_query_info() 2073 struct cifs_fid *fid) in smb2_flush_file() [all …]
|
| H A D | cifsacl.c | 1484 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid() 1517 struct cifs_fid fid; in get_cifs_acl_by_path() 1582 struct cifs_fid fid; in set_cifs_acl() 1629 const char *path, const struct cifs_fid *pfid) in cifs_acl_to_fattr()
|
| H A D | misc.c | 415 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 426 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
| H A D | smb2file.c | 158 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
|
| H A D | inode.c | 525 struct cifs_fid fid; in cifs_sfu_type() 1257 const struct cifs_fid *fid, in cifs_get_fattr() 1426 const struct cifs_fid *fid) in cifs_get_inode_info() 1793 struct cifs_fid fid; in cifs_rename_pending_delete() 2422 struct cifs_fid fid;
|
| H A D | file.c | 549 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open() 663 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo() 870 struct cifs_fid fid = {}; in _cifsFileInfo_put() 1021 struct cifs_fid fid = {}; in cifs_open()
|
| H A D | cached_dir.c | 152 struct cifs_fid *pfid; in open_cached_dir()
|
| H A D | smb2inode.c | 223 struct cifs_fid fid; in smb2_compound_op() 1089 struct cifs_fid fid; in smb2_unlink()
|
| H A D | reparse.c | 258 struct cifs_fid fid; in detect_directory_symlink_target()
|
| H A D | smb2pdu.c | 2329 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf() 2502 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf() 2542 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
|