• Home
  • Raw
  • Download

Lines Matching refs:__u32

173 	__u32 client_flags; /* sent by client in type 1 ntlmsssp exchange */
174 __u32 server_flags; /* sent by server in type 2 ntlmssp exchange */
288 struct cifsInodeInfo *cinode, __u32 oplock,
334 __u32 *reparse_tag);
387 int (*open)(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
390 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32);
438 __u64, __u32, int, int, bool);
467 bool (*is_read_op)(__u32);
469 void (*set_oplock_level)(struct cifsInodeInfo *, __u32, unsigned int,
493 int (*set_acl)(struct cifs_ntsd *, __u32, struct inode *, const char *,
546 __u32 req_capabilities;
547 __u32 large_lock_type;
548 __u32 exclusive_lock_type;
549 __u32 shared_lock_type;
550 __u32 unlock_lock_type;
675 __u32 sequence_number; /* for signing, protected by srv_mutex */
676 __u32 reconnect_instance; /* incremented on each reconnect */
706 __u32 slowest_cmd[NUMBER_OF_SMB2_COMMANDS];
707 __u32 fastest_cmd[NUMBER_OF_SMB2_COMMANDS];
1129 __u32 tid; /* The 4 byte tree id */
1189 __u32 share_flags;
1190 __u32 maximal_access;
1191 __u32 vol_serial_number;
1194 __u32 handle_timeout; /* persistent and durable handle timeout in ms */
1195 __u32 ss_flags; /* sector size flags */
1196 __u32 perf_sector_size; /* best sector size for perf */
1197 __u32 max_chunks;
1198 __u32 max_bytes_chunk;
1199 __u32 max_bytes_copy;
1265 __u32 oplock;
1286 __u32 pid;
1298 __u32 resume_key;
1329 __u32 access;
1351 __u32 pid; /* process id who opened file */
1363 __u32 oplock_level; /* oplock/lease level from the lease break */
1379 __u32 pid;
1509 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */
1636 __u32 pid; /* process id */
1637 __u32 sequence_number; /* for CIFS signing */
1710 __u32 filter; /* CompletionFilter (for multishot) */
2008 extern __u32 cifs_lock_secret;