Searched defs:oplock (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2ops.c | 888 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_qfs_tcon() local 933 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_qfs_tcon() local 963 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_is_path_accessible() local 1197 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_set_ea() local 1479 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid() 1598 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_ioctl_query_info() local 2496 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_notify() local 2576 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_query_dir_first() local 2818 struct cifsInodeInfo *cinode, unsigned int oplock) in smb2_oplock_response() 2953 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 375 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_create_mf_symlink() local
|
| H A D | file.c | 554 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open() 670 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo() 1067 __u32 oplock; in cifs_open() local 1276 __u32 oplock; in cifs_reopen_file() local 1473 unsigned int oplock = READ_ONCE(cinode->oplock); in smb2_can_defer_close() local 3341 unsigned int oplock; in cifs_oplock_break() local
|
| H A D | cached_dir.c | 151 u8 oplock = SMB2_OPLOCK_LEVEL_II; in open_cached_dir() local
|
| H A D | smb2misc.c | 514 __le32 smb2_get_lease_state(struct cifsInodeInfo *cinode, unsigned int oplock) in smb2_get_lease_state()
|
| H A D | cifsacl.c | 1582 int oplock = 0; in get_cifs_acl_by_path() local 1646 int oplock = 0; in set_cifs_acl() local
|
| H A D | misc.c | 305 void cifs_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock) in cifs_set_oplock_level()
|
| H A D | smb2pdu.c | 2426 char *lease_key, __u8 *oplock, in smb2_parse_contexts() 2508 __u8 *oplock, in add_lease_context() 3108 struct smb_rqst *rqst, __u8 *oplock, in SMB2_open_init() 3290 __u8 *oplock, struct cifs_open_info_data *buf, in SMB2_open()
|
| H A D | reparse.c | 279 __u32 oplock; in detect_directory_symlink_target() local
|
| H A D | cifssmb.c | 1345 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() 2982 int oplock = 0; in cifs_query_reparse_point() local 3114 int oplock = 0; in cifs_create_reparse_inode() local
|
| H A D | cifsglob.h | 1354 __u32 oplock; member 1563 unsigned int oplock; /* oplock/lease level we have */ member 2358 unsigned int oplock = READ_ONCE(cinode->oplock); in __cifs_cache_state_check() local
|