Lines Matching defs:xid
416 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate()
507 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
515 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
587 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
608 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
679 const unsigned int xid) in cifs_mkdir_setinfo()
697 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file()
721 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
728 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
735 cifs_sync_read(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_read()
744 cifs_sync_write(const unsigned int xid, struct cifs_fid *pfid, in cifs_sync_write()
755 FILE_BASIC_INFO *buf, const unsigned int xid) in smb_set_file_info()
829 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in cifs_set_compression()
836 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_first()
851 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_next()
859 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir()
875 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs()
907 cifs_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, in cifs_mand_lock()
916 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_unix_dfs_readlink()
942 cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_symlink()
1027 cifs_make_node(unsigned int xid, struct inode *inode, in cifs_make_node()