Lines Matching defs:xid
423 cifs_negotiate(const unsigned int xid, in cifs_negotiate()
516 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
524 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
545 static int cifs_query_path_info(const unsigned int xid, in cifs_query_path_info()
603 static int cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
623 static int cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
706 const unsigned int xid) in cifs_mkdir_setinfo()
723 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, in cifs_open_file()
757 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
764 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, 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()
791 FILE_BASIC_INFO *buf, const unsigned int xid) in smb_set_file_info()
866 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in cifs_set_compression()
873 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_first()
888 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_next()
896 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir()
911 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs()
943 cifs_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, in cifs_mand_lock()
952 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_unix_dfs_readlink()
975 static int cifs_query_symlink(const unsigned int xid, in cifs_query_symlink()
1038 cifs_make_node(unsigned int xid, struct inode *inode, in cifs_make_node()