|
Linux Kernel
3.7.1
|
Go to the source code of this file.
| __le16* cifs_convert_path_to_utf16 | ( | const char * | from, |
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 352 of file smb2misc.c.
Definition at line 2448 of file smb2maperror.c.
| void move_smb2_info_to_cifs | ( | FILE_ALL_INFO * | dst, |
| struct smb2_file_all_info * | src | ||
| ) |
Definition at line 107 of file smb2inode.c.
| int smb2_async_readv | ( | struct cifs_readdata * | rdata | ) |
| int smb2_async_writev | ( | struct cifs_writedata * | wdata | ) |
Definition at line 308 of file smb2misc.c.
Definition at line 94 of file smb2misc.c.
| int smb2_check_receive | ( | struct mid_q_entry * | mid, |
| struct TCP_Server_Info * | server, | ||
| bool | log_error | ||
| ) |
Definition at line 258 of file smb2transport.c.
| int smb2_create_hardlink | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | from_name, | ||
| const char * | to_name, | ||
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 222 of file smb2inode.c.
| int SMB2_echo | ( | struct TCP_Server_Info * | server | ) |
| void smb2_echo_request | ( | struct work_struct * | work | ) |
Definition at line 215 of file smb2misc.c.
| __le32 smb2_get_lease_state | ( | struct cifsInodeInfo * | cinode | ) |
Definition at line 371 of file smb2misc.c.
| bool smb2_is_valid_oplock_break | ( | char * | buffer, |
| struct TCP_Server_Info * | srv | ||
| ) |
Definition at line 514 of file smb2misc.c.
Definition at line 380 of file smb2misc.c.
| int smb2_mkdir | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | name, | ||
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 144 of file smb2inode.c.
| void smb2_mkdir_setinfo | ( | struct inode * | inode, |
| const char * | full_path, | ||
| struct cifs_sb_info * | cifs_sb, | ||
| struct cifs_tcon * | tcon, | ||
| const unsigned int | xid | ||
| ) |
Definition at line 153 of file smb2inode.c.
| int smb2_open_file | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | full_path, | ||
| int | disposition, | ||
| int | desired_access, | ||
| int | create_options, | ||
| struct cifs_fid * | fid, | ||
| __u32 * | oplock, | ||
| FILE_ALL_INFO * | buf, | ||
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 60 of file smb2file.c.
| int smb2_push_mandatory_locks | ( | struct cifsFileInfo * | cfile | ) |
Definition at line 253 of file smb2file.c.
| int smb2_query_path_info | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| struct cifs_sb_info * | cifs_sb, | ||
| const char * | full_path, | ||
| FILE_ALL_INFO * | data, | ||
| bool * | adjust_tz | ||
| ) |
Definition at line 117 of file smb2inode.c.
| int smb2_rename_path | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | from_name, | ||
| const char * | to_name, | ||
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 213 of file smb2inode.c.
| int smb2_rmdir | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | name, | ||
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 174 of file smb2inode.c.
| int smb2_set_file_info | ( | struct inode * | inode, |
| const char * | full_path, | ||
| FILE_BASIC_INFO * | buf, | ||
| const unsigned int | xid | ||
| ) |
Definition at line 242 of file smb2inode.c.
| void smb2_set_oplock_level | ( | struct cifsInodeInfo * | cinode, |
| __u32 | oplock | ||
| ) |
Definition at line 38 of file smb2file.c.
| int smb2_set_path_size | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | full_path, | ||
| __u64 | size, | ||
| struct cifs_sb_info * | cifs_sb, | ||
| bool | set_alloc | ||
| ) |
Definition at line 231 of file smb2inode.c.
|
read |
Definition at line 305 of file smb2transport.c.
Definition at line 285 of file smb2transport.c.
| int smb2_unlink | ( | const unsigned int | xid, |
| struct cifs_tcon * | tcon, | ||
| const char * | name, | ||
| struct cifs_sb_info * | cifs_sb | ||
| ) |
Definition at line 183 of file smb2inode.c.
| int smb2_unlock_range | ( | struct cifsFileInfo * | cfile, |
| struct file_lock * | flock, | ||
| const unsigned int | xid | ||
| ) |
Definition at line 116 of file smb2file.c.
| int smb2_verify_signature | ( | struct smb_rqst * | , |
| struct TCP_Server_Info * | |||
| ) |
Definition at line 141 of file smb2transport.c.
1.8.2