Lines Matching defs:xid
417 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate()
508 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
516 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
538 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
588 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
609 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
680 const unsigned int xid) in cifs_mkdir_setinfo()
698 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file()
722 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
729 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
736 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read()
745 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write()
756 FILE_BASIC_INFO *buf, const unsigned int xid) in smb_set_file_info()
830 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in cifs_set_compression()
837 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_first()
852 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_next()
860 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir()
876 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs()
908 cifs_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, in cifs_mand_lock()
917 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_unix_dfs_readlink()
941 cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_symlink()
1026 cifs_make_node(unsigned int xid, struct inode *inode, in cifs_make_node()