Searched refs:cifs_fid (Results 1 – 14 of 14) sorted by relevance
| /linux/fs/cifs/ |
| A D | cifsglob.h | 203 struct cifs_fid; 360 struct cifs_fid *); 382 struct cifs_fid *, __u16, 386 struct cifs_fid *, 390 struct cifs_fid *); 416 void (*new_lease_key)(struct cifs_fid *); 458 const struct cifs_fid *, u32 *, u32); 1023 struct cifs_fid *fid; 1235 struct cifs_fid *fid; 1240 struct cifs_fid { struct [all …]
|
| A D | smb1ops.c | 564 struct cifs_fid fid; in cifs_query_path_info() 610 struct cifs_fid *fid, FILE_ALL_INFO *data) in cifs_query_file_info() 723 struct cifs_fid *fid) in cifs_close_file() 730 struct cifs_fid *fid) in cifs_flush_file() 736 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read() 761 struct cifs_fid fid; in smb_set_file_info() 839 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 853 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 861 struct cifs_fid *fid) in cifs_close_dir() 947 struct cifs_fid fid; in cifs_query_symlink() [all …]
|
| A D | cifsproto.h | 181 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 *, u32); 250 extern void cifs_add_pending_open(struct cifs_fid *fid, 253 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
|
| A D | smb2ops.c | 963 struct cifs_fid fid; in smb3_qfs_tcon() 1006 struct cifs_fid fid; in smb2_qfs_tcon() 1035 struct cifs_fid fid; in smb2_is_path_accessible() 1250 struct cifs_fid fid; in smb2_set_ea() 1630 struct cifs_fid fid; in smb2_ioctl_query_info() 2267 struct cifs_fid fid; in smb3_notify() 2653 struct cifs_fid fid; in smb2_query_info_compound() 2773 struct cifs_fid fid; in smb311_queryfs() 3039 struct cifs_fid fid; in smb2_query_symlink() 3228 struct cifs_fid fid; in smb2_query_reparse_tag() [all …]
|
| A D | link.c | 297 struct cifs_fid fid; in cifs_query_mf_symlink() 341 struct cifs_fid fid; in cifs_create_mf_symlink() 378 struct cifs_fid fid; in smb3_query_mf_symlink() 439 struct cifs_fid fid; in smb3_create_mf_symlink()
|
| A D | dir.c | 170 __u32 *oplock, struct cifs_fid *fid) in cifs_do_create() 417 struct cifs_fid fid; in cifs_atomic_open() 535 struct cifs_fid fid; in cifs_create()
|
| A D | cifsacl.c | 1380 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid() 1413 struct cifs_fid fid; in get_cifs_acl_by_path() 1474 struct cifs_fid fid; in set_cifs_acl() 1517 const char *path, const struct cifs_fid *pfid) in cifs_acl_to_fattr()
|
| A D | smb2file.c | 32 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
|
| A D | misc.c | 644 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 655 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
| A D | inode.c | 440 struct cifs_fid fid; 915 const struct cifs_fid *fid) 1441 struct cifs_fid fid; 2010 struct cifs_fid fid;
|
| A D | smb2inode.c | 66 struct cifs_fid fid; in smb2_compound_op()
|
| A D | file.c | 168 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open() 282 cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, in cifs_new_fileinfo() 446 struct cifs_fid fid; in _cifsFileInfo_put() 528 struct cifs_fid fid; in cifs_open()
|
| A D | smb2pdu.c | 1973 create_reconnect_durable_buf(struct cifs_fid *fid) in create_reconnect_durable_buf() 2127 struct cifs_fid *pfid = oparms->fid; in create_durable_v2_buf() 2162 create_reconnect_durable_v2_buf(struct cifs_fid *fid) in create_reconnect_durable_v2_buf()
|
| A D | cifssmb.c | 89 memset(tcon->crfid.fid, 0, sizeof(struct cifs_fid)); in cifs_mark_open_files_invalid() 5707 struct cifs_fid fid; in CIFSSMBSetPathInfoFB()
|
Completed in 76 milliseconds