Lines Matching defs:xid
329 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate()
580 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
672 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, in open_shroot()
851 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon()
897 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon()
926 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
962 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
971 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
1076 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
1132 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
1422 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file()
1429 smb2_close_getattr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_getattr()
1468 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_request_res_key()
1507 smb2_ioctl_query_info(const unsigned int xid, in smb2_ioctl_query_info()
1738 smb2_copychunk_range(const unsigned int xid, in smb2_copychunk_range()
1876 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_flush_file()
1903 smb2_sync_read(const unsigned int xid, struct cifs_fid *pfid, in smb2_sync_read()
1913 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, in smb2_sync_write()
1924 static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_sparse()
1970 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_file_size()
1994 smb2_duplicate_extents(const unsigned int xid, in smb2_duplicate_extents()
2049 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_compression()
2057 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, in smb3_set_integrity()
2087 smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon, in smb3_enum_snapshots()
2171 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify()
2230 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_first()
2349 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_next()
2358 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_dir()
2504 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_info_compound()
2597 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb2_queryfs()
2634 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb311_queryfs()
2673 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, in smb2_mand_lock()
2702 smb2_get_dfs_refer(const unsigned int xid, struct cifs_ses *ses, in smb2_get_dfs_refer()
2892 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_symlink()
3080 smb2_query_reparse_tag(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_reparse_tag()
3210 unsigned int xid; in get_smb2_acl_by_fid() local
3239 unsigned int xid; in get_smb2_acl_by_path() local
3296 unsigned int xid; in set_smb2_acl() local
3374 unsigned int xid; in smb3_zero_range() local
3441 unsigned int xid; in smb3_punch_hole() local
3476 static int smb3_simple_fallocate_write_range(unsigned int xid, in smb3_simple_fallocate_write_range()
3513 static int smb3_simple_fallocate_range(unsigned int xid, in smb3_simple_fallocate_range()
3604 unsigned int xid; in smb3_simple_falloc() local
3732 unsigned int xid; in smb3_llseek() local
3812 unsigned int xid; in smb3_fiemap() local
5030 smb2_make_node(unsigned int xid, struct inode *inode, in smb2_make_node()