| /linux/fs/smb/client/ |
| H A D | smb2ops.c | 867 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_qfs_tcon() local 912 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_qfs_tcon() local 942 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_is_path_accessible() local 1176 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_set_ea() local 1458 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid() 1581 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_ioctl_query_info() local 2370 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_notify() local 2450 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_query_dir_first() local 2692 struct cifsInodeInfo *cinode, unsigned int oplock) in smb2_oplock_response() 2827 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_query_info_compound() local [all …]
|
| H A D | link.c | 232 int oplock = 0; in cifs_query_mf_symlink() local 277 int oplock = 0; in cifs_create_mf_symlink() local 322 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_query_mf_symlink() local 384 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_create_mf_symlink() local
|
| H A D | smb1ops.c | 400 struct cifsInodeInfo *cinode, __u32 oplock, in cifs_downgrade_oplock() 875 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, in cifs_open_file() 900 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 948 int oplock = 0; in smb_set_file_info() local 1153 struct cifsInodeInfo *cinode, unsigned int oplock) in cifs_oplock_response() 1259 cifs_is_read_op(__u32 oplock) in cifs_is_read_op()
|
| H A D | dir.c | 179 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, 474 __u32 oplock; local 589 __u32 oplock; local
|
| H A D | file.c | 542 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open() 665 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo() 1031 __u32 oplock; in cifs_open() local 1240 __u32 oplock; in cifs_reopen_file() local 1441 unsigned int oplock = READ_ONCE(cinode->oplock); in smb2_can_defer_close() local 3160 unsigned int oplock; in cifs_oplock_break() local
|
| H A D | smb2file.c | 144 __u32 *oplock, void *buf) in smb2_open_file()
|
| H A D | inode.c | 528 __u32 oplock; in cifs_sfu_type() local 1797 int oplock = 0; in cifs_rename_pending_delete() local 2201 u32 oplock = 0; local 2430 int oplock; local
|
| H A D | smb2inode.c | 185 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_compound_op() local 1202 __u8 oplock; in smb2_unlink() local
|
| H A D | cached_dir.c | 151 u8 oplock = SMB2_OPLOCK_LEVEL_II; in open_cached_dir() local
|
| H A D | smb2misc.c | 477 __le32 smb2_get_lease_state(struct cifsInodeInfo *cinode, unsigned int oplock) in smb2_get_lease_state()
|
| H A D | cifsacl.c | 1441 int oplock = 0; in get_cifs_acl_by_path() local 1505 int oplock = 0; in set_cifs_acl() local
|
| H A D | misc.c | 296 void cifs_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock) in cifs_set_oplock_level()
|
| H A D | smb2pdu.c | 2389 char *lease_key, __u8 *oplock, in smb2_parse_contexts() 2471 __u8 *oplock, in add_lease_context() 3070 struct smb_rqst *rqst, __u8 *oplock, in SMB2_open_init() 3252 __u8 *oplock, struct smb2_file_all_info *buf, in SMB2_open()
|
| H A D | reparse.c | 264 __u32 oplock; in detect_directory_symlink_target() local
|
| H A D | cifsglob.h | 1353 __u32 oplock; member 1554 unsigned int oplock; /* oplock/lease level we have */ member 2353 unsigned int oplock = READ_ONCE(cinode->oplock); in __cifs_cache_state_check() local
|