Lines Matching refs:cifs_fid
506 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot()
516 memcpy(pfid, tcon->crfid.fid, sizeof(struct cifs_fid)); in open_shroot()
531 memcpy(tcon->crfid.fid, pfid, sizeof(struct cifs_fid)); in open_shroot()
548 struct cifs_fid fid; in smb3_qfs_tcon()
592 struct cifs_fid fid; in smb2_qfs_tcon()
621 struct cifs_fid fid; in smb2_is_path_accessible()
662 struct cifs_fid *fid, FILE_ALL_INFO *data) in smb2_query_file_info()
774 struct cifs_fid fid; in smb2_query_eas()
852 struct cifs_fid fid; in smb2_set_ea()
1010 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid()
1025 struct cifs_fid *fid) in smb2_close_file()
1191 struct cifs_fid *fid) in smb2_flush_file()
1216 smb2_sync_read(const unsigned int xid, struct cifs_fid *pfid, in smb2_sync_read()
1226 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, in smb2_sync_write()
1450 struct cifs_fid *fid, __u16 search_flags, in smb2_query_dir_first()
1493 struct cifs_fid *fid, __u16 search_flags, in smb2_query_dir_next()
1502 struct cifs_fid *fid) in smb2_close_dir()
1547 smb2_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in smb2_oplock_response()
1605 struct cifs_fid fid; in smb2_queryfs()
1688 struct cifs_fid fid; in smb311_queryfs()
1730 smb2_get_lease_key(struct inode *inode, struct cifs_fid *fid) in smb2_get_lease_key()
1736 smb2_set_lease_key(struct inode *inode, struct cifs_fid *fid) in smb2_set_lease_key()
1742 smb2_new_lease_key(struct cifs_fid *fid) in smb2_new_lease_key()
1853 struct cifs_fid fid; in smb2_query_symlink()
1932 const struct cifs_fid *cifsfid, u32 *pacllen) in get_smb2_acl_by_fid()
1968 struct cifs_fid fid; in get_smb2_acl_by_path()
2025 struct cifs_fid fid; in set_smb2_acl()