Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h229 struct cifs_fid;
389 struct cifs_fid *);
411 struct cifs_fid *, __u16,
415 struct cifs_fid *,
419 struct cifs_fid *);
445 void (*new_lease_key)(struct cifs_fid *);
488 const struct cifs_fid *, u32 *, u32);
1345 struct cifs_fid *fid;
1350 struct cifs_fid { struct
1379 struct cifs_fid fid; /* file id from remote */ argument
[all …]
A Dsmb1ops.c571 struct cifs_fid fid; in cifs_query_path_info()
755 struct cifs_fid *fid) in cifs_close_file()
762 struct cifs_fid *fid) in cifs_flush_file()
768 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read()
777 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write()
793 struct cifs_fid fid; in smb_set_file_info()
872 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
886 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next()
894 struct cifs_fid *fid) in cifs_close_dir()
980 struct cifs_fid fid; in cifs_query_symlink()
[all …]
A Dlink.c268 struct cifs_fid fid; in cifs_query_mf_symlink()
313 struct cifs_fid fid; in cifs_create_mf_symlink()
352 struct cifs_fid fid; in smb3_query_mf_symlink()
414 struct cifs_fid fid; in smb3_create_mf_symlink()
A Dcifsproto.h186 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file,
205 const struct cifs_fid *fid);
221 const char *path, const struct cifs_fid *pfid);
227 const struct cifs_fid *, u32 *, u32);
265 extern void cifs_add_pending_open(struct cifs_fid *fid,
268 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
A Dcached_dir.h43 struct cifs_fid fid;
A Dsmb2ops.c729 struct cifs_fid fid; in smb3_qfs_tcon()
773 struct cifs_fid fid; in smb2_qfs_tcon()
804 struct cifs_fid fid; in smb2_is_path_accessible()
1036 struct cifs_fid fid; in smb2_set_ea()
1419 struct cifs_fid fid; in smb2_ioctl_query_info()
2061 struct cifs_fid fid; in smb3_notify()
2472 struct cifs_fid fid; in smb2_query_info_compound()
2630 struct cifs_fid fid; in smb311_queryfs()
2893 struct cifs_fid fid; in smb2_query_symlink()
3035 struct cifs_fid fid; in smb2_query_reparse_tag()
[all …]
A Ddir.c179 struct cifs_fid *fid, struct cifs_open_info_data *buf)
426 struct cifs_fid fid = {};
549 struct cifs_fid fid;
A Dcifsacl.c1389 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid()
1422 struct cifs_fid fid; in get_cifs_acl_by_path()
1484 struct cifs_fid fid; in set_cifs_acl()
1529 const char *path, const struct cifs_fid *pfid) in cifs_acl_to_fattr()
A Dsmb2file.c110 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
A Dmisc.c652 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
663 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
A Dcached_dir.c124 struct cifs_fid *pfid; in open_cached_dir()
A Dinode.c484 struct cifs_fid fid;
965 const struct cifs_fid *fid)
1498 struct cifs_fid fid;
2082 struct cifs_fid fid;
A Dsmb2inode.c71 struct cifs_fid fid; in smb2_compound_op()
A Dfile.c340 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open()
446 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo()
619 struct cifs_fid fid = {}; in _cifsFileInfo_put()
701 struct cifs_fid fid = {}; in cifs_open()
A Dsmb2pdu.c2021 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf()
2175 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf()
2210 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
A Dcifssmb.c5331 struct cifs_fid fid; in CIFSSMBSetPathInfoFB()

Completed in 64 milliseconds