| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 305 struct cifs_fid; 479 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32); 482 struct cifs_fid *); 487 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *); 493 int (*sync_read)(const unsigned int, struct cifs_fid *, 497 int (*sync_write)(const unsigned int, struct cifs_fid *, 503 struct cifs_fid *, __u16, 507 struct cifs_fid *, 511 struct cifs_fid *); 535 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 | 900 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 913 struct cifs_fid *fid) in cifs_close_file() 920 struct cifs_fid *fid) in cifs_flush_file() 926 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read() 935 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write() 951 struct cifs_fid fid; in smb_set_file_info() 1124 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 1138 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 1146 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 | cached_dir.h | 46 struct cifs_fid fid;
|
| H A D | smb2ops.c | 879 struct cifs_fid fid; in smb3_qfs_tcon() 893 memcpy(&fid, &cfid->fid, sizeof(struct cifs_fid)); in smb3_qfs_tcon() 924 struct cifs_fid fid; in smb2_qfs_tcon() 956 struct cifs_fid fid; in smb2_is_path_accessible() 1023 struct cifs_fid *fid = &cfile->fid; in smb2_query_file_info() 1187 struct cifs_fid fid; in smb2_set_ea() 1468 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid() 1489 struct cifs_fid *fid) in smb2_close_file() 1588 struct cifs_fid fid; in smb2_ioctl_query_info() 2056 struct cifs_fid *fid) in smb2_flush_file() [all …]
|
| H A D | dir.c | 180 struct cifs_fid *fid, struct cifs_open_info_data *buf) 469 struct cifs_fid fid = {}; 588 struct cifs_fid fid;
|
| H A D | cifsacl.c | 1413 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid() 1446 struct cifs_fid fid; in get_cifs_acl_by_path() 1511 struct cifs_fid fid; in set_cifs_acl() 1558 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 | 154 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 | 543 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open() 657 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo() 861 struct cifs_fid fid = {}; in _cifsFileInfo_put() 1012 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 | 198 struct cifs_fid fid; in smb2_compound_op() 1200 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 | 2317 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf() 2490 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf() 2530 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
|
| H A D | cifssmb.c | 2964 struct cifs_fid fid; in cifs_query_reparse_point() 3099 struct cifs_fid fid; in cifs_create_reparse_inode() 5839 struct cifs_fid fid; in CIFSSMBSetPathInfoFB()
|