Home
last modified time | relevance | path

Searched refs:cifs_fid (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dcifsglob.h306 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 Dsmb1ops.c848 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 Dlink.c257 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 Dcifsproto.h199 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 Dcached_dir.h43 struct cifs_fid fid;
H A Dsmb2ops.c858 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 Ddir.c179 struct cifs_fid *fid, struct cifs_open_info_data *buf)
441 struct cifs_fid fid = {};
564 struct cifs_fid fid;
H A Dcifsacl.c1416 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 Dsmb2file.c153 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
H A Dmisc.c677 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 Dinode.c529 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 Dcached_dir.c151 struct cifs_fid *pfid; in open_cached_dir()
H A Dfile.c530 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 Dreparse.c254 struct cifs_fid fid; in detect_directory_symlink_target()
H A Dsmb2inode.c195 struct cifs_fid fid; in smb2_compound_op()
H A Dsmb2pdu.c2243 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 Dcifssmb.c2719 struct cifs_fid fid; in cifs_query_reparse_point()
5368 struct cifs_fid fid; in CIFSSMBSetPathInfoFB()