Home
last modified time | relevance | path

Searched defs:oplock (Results 1 – 11 of 11) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2ops.c888 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 Dlink.c232 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 Dfile.c554 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 Dcached_dir.c151 u8 oplock = SMB2_OPLOCK_LEVEL_II; in open_cached_dir() local
H A Dsmb2misc.c514 __le32 smb2_get_lease_state(struct cifsInodeInfo *cinode, unsigned int oplock) in smb2_get_lease_state()
H A Dcifsacl.c1582 int oplock = 0; in get_cifs_acl_by_path() local
1646 int oplock = 0; in set_cifs_acl() local
H A Dmisc.c305 void cifs_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock) in cifs_set_oplock_level()
H A Dsmb2pdu.c2426 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 Dreparse.c279 __u32 oplock; in detect_directory_symlink_target() local
H A Dcifssmb.c1345 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 Dcifsglob.h1354 __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