| /linux-6.15/fs/smb/client/ |
| H A D | cifsglob.h | 306 struct cifs_fid; 481 struct cifs_fid *); 502 struct cifs_fid *, __u16, 506 struct cifs_fid *, 510 struct cifs_fid *); 536 void (*new_lease_key)(struct cifs_fid *); 579 const struct cifs_fid *pfid, u32 *plen, u32 info); 1439 struct cifs_fid *fid; 1446 struct cifs_fid { struct 1475 struct cifs_fid fid; /* file id from remote */ argument [all …]
|
| H A D | smb1ops.c | 848 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 858 struct cifs_fid *fid) in cifs_close_file() 865 struct cifs_fid *fid) in cifs_flush_file() 871 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read() 880 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write() 896 struct cifs_fid fid; in smb_set_file_info() 1069 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 1083 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 1091 struct cifs_fid *fid) in cifs_close_dir()
|
| H A D | link.c | 257 struct cifs_fid fid; in cifs_query_mf_symlink() 302 struct cifs_fid fid; in cifs_create_mf_symlink() 341 struct cifs_fid fid; in smb3_query_mf_symlink() 404 struct cifs_fid fid; in smb3_create_mf_symlink()
|
| H A D | cifsproto.h | 199 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, 219 const struct cifs_fid *fid); 238 const char *path, const struct cifs_fid *pfid); 244 const struct cifs_fid *pfid, u32 *plen, u32 info); 280 extern void cifs_add_pending_open(struct cifs_fid *fid, 283 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
|
| H A D | cached_dir.h | 43 struct cifs_fid fid;
|
| H A D | smb2ops.c | 858 struct cifs_fid fid; in smb3_qfs_tcon() 903 struct cifs_fid fid; in smb2_qfs_tcon() 935 struct cifs_fid fid; in smb2_is_path_accessible() 1168 struct cifs_fid fid; in smb2_set_ea() 1567 struct cifs_fid fid; in smb2_ioctl_query_info() 2246 struct cifs_fid fid; in smb3_notify() 2679 struct cifs_fid fid; in smb2_query_info_compound() 2864 struct cifs_fid fid; in smb311_queryfs() 3081 struct cifs_fid fid; in get_smb2_acl_by_path() 3147 struct cifs_fid fid; in set_smb2_acl() [all …]
|
| H A D | dir.c | 179 struct cifs_fid *fid, struct cifs_open_info_data *buf) 441 struct cifs_fid fid = {}; 564 struct cifs_fid fid;
|
| H A D | cifsacl.c | 1416 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid() 1449 struct cifs_fid fid; in get_cifs_acl_by_path() 1514 struct cifs_fid fid; in set_cifs_acl() 1561 const char *path, const struct cifs_fid *pfid) in cifs_acl_to_fattr()
|
| H A D | smb2file.c | 153 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
|
| H A D | misc.c | 677 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 688 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
| H A D | inode.c | 529 struct cifs_fid fid; in cifs_sfu_type() 1261 const struct cifs_fid *fid, in cifs_get_fattr() 1428 const struct cifs_fid *fid) in cifs_get_inode_info() 1795 struct cifs_fid fid; in cifs_rename_pending_delete() 2386 struct cifs_fid fid;
|
| H A D | cached_dir.c | 151 struct cifs_fid *pfid; in open_cached_dir()
|
| H A D | file.c | 530 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open() 651 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo() 859 struct cifs_fid fid = {}; in _cifsFileInfo_put() 956 struct cifs_fid fid = {}; in cifs_open()
|
| H A D | reparse.c | 254 struct cifs_fid fid; in detect_directory_symlink_target()
|
| H A D | smb2inode.c | 195 struct cifs_fid fid; in smb2_compound_op()
|
| H A D | smb2pdu.c | 2243 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf() 2411 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf() 2451 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
|
| H A D | cifssmb.c | 2719 struct cifs_fid fid; in cifs_query_reparse_point() 5368 struct cifs_fid fid; in CIFSSMBSetPathInfoFB()
|