Home
last modified time | relevance | path

Searched refs:cifs_fid (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h209 struct cifs_fid;
303 struct cifs_fid *, FILE_ALL_INFO *);
363 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32);
366 struct cifs_fid *);
371 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *);
378 int (*sync_read)(const unsigned int, struct cifs_fid *,
382 int (*sync_write)(const unsigned int, struct cifs_fid *,
388 struct cifs_fid *, __u16,
392 struct cifs_fid *,
396 struct cifs_fid *);
1287 struct cifs_fid { global() struct
[all...]
H A Dsmb1ops.c563 struct cifs_fid fid; in cifs_query_path_info()
609 struct cifs_fid *fid, FILE_ALL_INFO *data) in cifs_query_file_info()
712 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid()
722 struct cifs_fid *fid) in cifs_close_file()
729 struct cifs_fid *fid) in cifs_flush_file()
735 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read()
744 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write()
760 struct cifs_fid fid; in smb_set_file_info()
838 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
852 struct cifs_fid *fi in cifs_query_dir_next()
[all...]
H A Dsmb2ops.c689 struct cifs_fid *pfid; in open_shroot()
769 struct cifs_fid fid = { in open_shroot()
812 memcpy(tcon->crfid.fid, pfid, sizeof(struct cifs_fid)); in open_shroot()
858 struct cifs_fid fid; in smb3_qfs_tcon()
876 memcpy(&fid, cfid->fid, sizeof(struct cifs_fid)); in smb3_qfs_tcon()
905 struct cifs_fid fid; in smb2_qfs_tcon()
934 struct cifs_fid fid; in smb2_is_path_accessible()
973 struct cifs_fid *fid, FILE_ALL_INFO *data) in smb2_query_file_info()
1150 struct cifs_fid fid; in smb2_set_ea()
1405 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fi
[all...]
H A Dcifsproto.h181 extern struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid,
201 int xid, const struct cifs_fid *fid);
217 const char *path, const struct cifs_fid *pfid);
223 const struct cifs_fid *, u32 *);
254 extern void cifs_add_pending_open(struct cifs_fid *fid,
257 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
H A Dlink.c312 struct cifs_fid fid; in cifs_query_mf_symlink()
356 struct cifs_fid fid; in cifs_create_mf_symlink()
393 struct cifs_fid fid; in smb3_query_mf_symlink()
454 struct cifs_fid fid; in smb3_create_mf_symlink()
H A Ddir.c228 __u32 *oplock, struct cifs_fid *fid) in cifs_do_create()
470 struct cifs_fid fid; in cifs_atomic_open()
585 struct cifs_fid fid; in cifs_create()
H A Dcifsacl.c1104 const struct cifs_fid *cifsfid, u32 *pacllen) in get_cifs_acl_by_fid()
1136 struct cifs_fid fid; in get_cifs_acl_by_path()
1197 struct cifs_fid fid; in set_cifs_acl()
1240 const char *path, const struct cifs_fid *pfid) in cifs_acl_to_fattr()
H A Dsmb2file.c45 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
H A Dmisc.c659 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
670 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
H A Dinode.c449 struct cifs_fid fid;
918 const struct cifs_fid *fid)
1464 struct cifs_fid fid;
2006 struct cifs_fid fid;
H A Dsmb2inode.c75 struct cifs_fid fid; in smb2_compound_op()
H A Dfile.c179 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open()
293 cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo()
448 struct cifs_fid fid; in _cifsFileInfo_put()
529 struct cifs_fid fid; in cifs_open()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h254 struct cifs_fid;
423 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32);
426 struct cifs_fid *);
431 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *);
438 int (*sync_read)(const unsigned int, struct cifs_fid *,
442 int (*sync_write)(const unsigned int, struct cifs_fid *,
448 struct cifs_fid *, __u16,
452 struct cifs_fid *,
456 struct cifs_fid *);
478 void (*get_lease_key)(struct inode *, struct cifs_fid *);
1369 struct cifs_fid { global() struct
[all...]
H A Dsmb1ops.c574 struct cifs_fid fid; in cifs_query_path_info()
748 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid()
758 struct cifs_fid *fid) in cifs_close_file()
765 struct cifs_fid *fid) in cifs_flush_file()
771 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read()
780 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write()
796 struct cifs_fid fid; in smb_set_file_info()
875 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
889 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next()
897 struct cifs_fid *fi in cifs_close_dir()
[all...]
H 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()
415 struct cifs_fid fid; in smb3_create_mf_symlink()
H A Dcifsproto.h192 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file,
212 const struct cifs_fid *fid);
231 const char *path, const struct cifs_fid *pfid);
237 const struct cifs_fid *, u32 *, u32);
275 extern void cifs_add_pending_open(struct cifs_fid *fid,
278 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
H A Dcached_dir.h43 struct cifs_fid fid;
H A Dsmb2ops.c812 struct cifs_fid fid; in smb3_qfs_tcon()
826 memcpy(&fid, &cfid->fid, sizeof(struct cifs_fid)); in smb3_qfs_tcon()
857 struct cifs_fid fid; in smb2_qfs_tcon()
889 struct cifs_fid fid; in smb2_is_path_accessible()
959 struct cifs_fid *fid = &cfile->fid; in smb2_query_file_info()
1121 struct cifs_fid fid; in smb2_set_ea()
1378 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid()
1397 struct cifs_fid *fid) in smb2_close_file()
1499 struct cifs_fid fid; in smb2_ioctl_query_info()
1838 struct cifs_fid *fi in smb2_flush_file()
[all...]
H A Ddir.c179 struct cifs_fid *fid, struct cifs_open_info_data *buf)
426 struct cifs_fid fid = {};
549 struct cifs_fid fid;
H 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()
H A Dsmb2file.c110 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
H A Dmisc.c669 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
680 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
H A Dinode.c512 struct cifs_fid fid; in cifs_sfu_type()
1115 const struct cifs_fid *fid, in cifs_get_fattr()
1276 const struct cifs_fid *fid) in cifs_get_inode_info()
1625 struct cifs_fid fid; in cifs_rename_pending_delete()
2209 struct cifs_fid fid;
H A Dcached_dir.c143 struct cifs_fid *pfid; in open_cached_dir()
H A Dsmb2inode.c71 struct cifs_fid fid; in smb2_compound_op()

Completed in 47 milliseconds

12