/linux/fs/smb/client/ |
H A D | link.c | 257 int oplock = 0; in cifs_query_mf_symlink() local 302 int oplock = 0; in cifs_create_mf_symlink() local 347 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_query_mf_symlink() local 409 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_create_mf_symlink() local
|
H A D | smb2ops.c | 871 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_qfs_tcon() local 916 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_qfs_tcon() local 946 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_is_path_accessible() local 1182 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_set_ea() local 1460 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 2267 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb3_notify() local 2347 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_query_dir_first() local 2692 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_query_info_compound() local 2877 u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb311_queryfs() local [all …]
|
H A D | dir.c | 179 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, argument 468 __u32 oplock; local 590 __u32 oplock; global() local [all...] |
H A D | smb1ops.c | 383 struct cifsInodeInfo *cinode, __u32 oplock, in cifs_downgrade_oplock() argument 825 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, in cifs_open_file() argument 850 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() argument 895 int oplock = 0; in smb_set_file_info() local 1202 cifs_is_read_op(__u32 oplock) in cifs_is_read_op() argument [all...] |
H A D | smb2file.c | 143 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, void *buf) in smb2_open_file() argument
|
H A D | inode.c | 526 __u32 oplock; in cifs_sfu_type() local 1793 int oplock = 0; in cifs_rename_pending_delete() local 2173 u32 oplock = 0; local 2400 int oplock; local
|
H A D | file.c | 534 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open() argument 657 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo() argument 952 __u32 oplock; cifs_open() local 1163 __u32 oplock; cifs_reopen_file() local [all...] |
H A D | cached_dir.c | 151 u8 oplock = SMB2_OPLOCK_LEVEL_II; in open_cached_dir() local
|
H A D | cifsacl.c | 1444 int oplock = 0; in get_cifs_acl_by_path() local 1508 int oplock = 0; in set_cifs_acl() local
|
H A D | misc.c | 579 void cifs_set_oplock_level(struct cifsInodeInfo *cinode, __u32 oplock) in cifs_set_oplock_level() argument [all...] |
H A D | cifssmb.c | 1177 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() argument 2746 int oplock = 0; in cifs_query_reparse_point() local 2871 int oplock = 0; in cifs_create_reparse_inode() local 5543 int oplock = 0; CIFSSMBSetPathInfoFB() local [all...] |
H A D | smb2pdu.c | 2329 char *lease_key, __u8 *oplock, in smb2_parse_contexts() argument 2411 __u8 *oplock, in add_lease_context() argument 3006 struct smb_rqst *rqst, __u8 *oplock, in SMB2_open_init() argument 3191 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) SMB2_open() argument [all...] |
H A D | reparse.c | 263 __u32 oplock; in detect_directory_symlink_target() local
|
H A D | smb2inode.c | 182 __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; in smb2_compound_op() local
|
H A D | cifsglob.h | 1394 __u32 oplock; member 1592 unsigned int oplock; /* oplock/lease level we have */ member
|