Searched defs:oplock (Results 1 - 14 of 14) sorted by last modified time

/linux-master/fs/smb/client/
H A Dsmb2pdu.c2312 smb2_parse_contexts(struct TCP_Server_Info *server, struct kvec *rsp_iov, unsigned int *epoch, char *lease_key, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix) argument
2392 add_lease_context(struct TCP_Server_Info *server, struct smb2_create_req *req, struct kvec *iov, unsigned int *num_iovec, u8 *lease_key, __u8 *oplock) argument
2985 SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, __u8 *oplock, struct cifs_open_parms *oparms, __le16 *path) argument
3168 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix, struct kvec *err_iov, int *buftype) argument
[all...]
H A Dsmb2ops.c811 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
856 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
886 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
1121 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
1398 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) argument
1519 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
2186 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
2266 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
2642 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
2827 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
3032 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
3097 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
3835 smb2_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
3847 smb3_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
3871 smb2_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
3895 smb21_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
3932 smb3_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
3968 smb2_is_read_op(__u32 oplock) argument
3975 smb21_is_read_op(__u32 oplock) argument
3982 map_oplock_to_lease(u8 oplock) argument
3995 smb2_create_lease_buf(u8 *lease_key, u8 oplock) argument
4021 smb3_create_lease_buf(u8 *lease_key, u8 oplock) argument
4984 __u32 oplock = server->oplocks ? REQ_OPLOCK : 0; local
[all...]
H A Dmisc.c559 void cifs_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock) argument
[all...]
H A Dcifsglob.h1346 __u32 oplock; member in struct:cifs_pending_open
1585 unsigned int oplock; /* oplock/lease level we have */ member in struct:cifsInodeInfo
[all...]
H A Dinode.c509 __u32 oplock; local
1590 int oplock = 0; local
1957 u32 oplock = 0; local
2184 int oplock; local
[all...]
H A Dcached_dir.c142 u8 oplock = SMB2_OPLOCK_LEVEL_II; local
H A Dsmb1ops.c573 int oplock = 0; local
723 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, argument
748 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) argument
793 int oplock local
378 cifs_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
1011 cifs_is_read_op(__u32 oplock) argument
[all...]
H A Dfile.c341 cifs_nt_open(const char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) argument
464 cifs_new_fileinfo(struct cifs_fid *fid, struct file *file, struct tcon_link *tlink, __u32 oplock, const char *symlink_target) argument
760 __u32 oplock; local
959 __u32 oplock; local
[all...]
H A Ddir.c443 __u32 oplock; local
177 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid, struct cifs_open_info_data *buf) argument
565 __u32 oplock; local
[all...]
H A Dcifssmb.c1141 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, argument
2711 int oplock = 0; local
5295 int oplock = 0; local
[all...]
H A Dsmb2inode.c185 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
H A Dsmb2file.c100 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, void *buf) argument
H A Dlink.c255 int oplock = 0; local
300 int oplock = 0; local
345 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
407 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; local
H A Dcifsacl.c1417 int oplock = 0; local
1478 int oplock = 0; local

Completed in 273 milliseconds