Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h303 struct cifs_fid;
477 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32);
480 struct cifs_fid *);
485 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *);
491 int (*sync_read)(const unsigned int, struct cifs_fid *,
495 int (*sync_write)(const unsigned int, struct cifs_fid *,
501 struct cifs_fid *, __u16,
505 struct cifs_fid *,
509 struct cifs_fid *);
533 void (*get_lease_key)(struct inode *, struct cifs_fid *);
[all …]
H A Dcifsproto.h170 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file,
190 const struct cifs_fid *fid);
206 const char *path, const struct cifs_fid *pfid);
213 const struct cifs_fid *cifsfid,
248 void cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink,
250 void cifs_add_pending_open_locked(struct cifs_fid *fid,
H A Dlink.c233 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()
371 struct cifs_fid fid; in smb3_create_mf_symlink()
H A Dsmb2ops.c890 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()
2151 struct cifs_fid *fid) in smb2_flush_file()
[all …]
H A Dcifsacl.c1554 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid()
1587 struct cifs_fid fid; in get_cifs_acl_by_path()
1652 struct cifs_fid fid; in set_cifs_acl()
1699 const char *path, const struct cifs_fid *pfid) in cifs_acl_to_fattr()
H A Dmisc.c419 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
430 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
H A Dcached_dir.c152 struct cifs_fid *pfid; in open_cached_dir()
H A Dfile.c555 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open()
669 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo()
876 struct cifs_fid fid = {}; in _cifsFileInfo_put()
1060 struct cifs_fid fid = {}; in cifs_open()
H A Dreparse.c273 struct cifs_fid fid; in detect_directory_symlink_target()
H A Dsmb2pdu.c2354 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf()
2527 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf()
2567 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
H A Dcifssmb.c2977 struct cifs_fid fid; in cifs_query_reparse_point()
3112 struct cifs_fid fid; in cifs_create_reparse_inode()