Searched refs:cifs_fid (Results 1 – 17 of 17) sorted by relevance
| /fs/smb/client/ |
| 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); 1447 struct cifs_fid *fid; 1455 struct cifs_fid { struct 1485 struct cifs_fid fid; /* file id from remote */ argument [all …]
|
| A D | smb1ops.c | 850 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 860 struct cifs_fid *fid) in cifs_close_file() 867 struct cifs_fid *fid) in cifs_flush_file() 873 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read() 882 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write() 898 struct cifs_fid fid; in smb_set_file_info() 1071 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 1085 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 1093 struct cifs_fid *fid) in cifs_close_dir()
|
| A D | link.c | 258 struct cifs_fid fid; in cifs_query_mf_symlink() 303 struct cifs_fid fid; in cifs_create_mf_symlink() 342 struct cifs_fid fid; in smb3_query_mf_symlink() 405 struct cifs_fid fid; in smb3_create_mf_symlink()
|
| A D | cifsproto.h | 214 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, 234 const struct cifs_fid *fid); 253 const char *path, const struct cifs_fid *pfid); 259 const struct cifs_fid *pfid, u32 *plen, u32 info); 295 extern void cifs_add_pending_open(struct cifs_fid *fid, 298 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
|
| A D | smb2ops.c | 873 struct cifs_fid fid; in smb3_qfs_tcon() 918 struct cifs_fid fid; in smb2_qfs_tcon() 950 struct cifs_fid fid; in smb2_is_path_accessible() 1183 struct cifs_fid fid; in smb2_set_ea() 1582 struct cifs_fid fid; in smb2_ioctl_query_info() 2261 struct cifs_fid fid; in smb3_notify() 2694 struct cifs_fid fid; in smb2_query_info_compound() 2879 struct cifs_fid fid; in smb311_queryfs() 3096 struct cifs_fid fid; in get_smb2_acl_by_path() 3162 struct cifs_fid fid; in set_smb2_acl() [all …]
|
| A D | cached_dir.h | 43 struct cifs_fid fid;
|
| A D | dir.c | 180 struct cifs_fid *fid, struct cifs_open_info_data *buf) 466 struct cifs_fid fid = {}; 589 struct cifs_fid fid;
|
| 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()
|
| A D | smb2file.c | 153 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
|
| A D | misc.c | 691 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 702 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
| 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() 2398 struct cifs_fid fid;
|
| A D | file.c | 535 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open() 656 struct cifsFileInfo *cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo() 864 struct cifs_fid fid = {}; in _cifsFileInfo_put() 961 struct cifs_fid fid = {}; in cifs_open()
|
| A D | cached_dir.c | 152 struct cifs_fid *pfid; in open_cached_dir()
|
| A D | reparse.c | 257 struct cifs_fid fid; in detect_directory_symlink_target()
|
| A D | smb2inode.c | 195 struct cifs_fid fid; in smb2_compound_op()
|
| A D | smb2pdu.c | 2257 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf() 2430 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf() 2470 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
|
| A D | cifssmb.c | 2742 struct cifs_fid fid; in cifs_query_reparse_point() 2869 struct cifs_fid fid; in cifs_create_reparse_inode() 5545 struct cifs_fid fid; in CIFSSMBSetPathInfoFB()
|
Completed in 76 milliseconds