Home
last modified time | relevance | path

Searched refs:u8 (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/fs/hpfs/
A Dhpfs.h46 u8 jmp[3];
47 u8 oem_id[8];
51 u8 n_fats;
54 u8 media_byte;
61 u8 mbz;
66 u8 pad[448];
143 u8 flag67: 2;
145 u8 flag67: 2;
155 u8 unused;
406 u8 fill[3];
[all …]
/fs/ocfs2/dlm/
A Ddlmcommon.h52 u8 master;
332 u8 node;
497 u8 pad1;
504 u8 pad1;
505 u8 pad2;
579 u8 pad1;
592 u8 pad1;
624 u8 type;
717 u8 pad1;
797 u8 ret; in dlm_get_lock_cookie_node()
[all …]
/fs/crypto/
A Dfscrypt_private.h76 u8 flags;
85 u8 flags;
86 u8 log2_data_unit_size;
87 u8 __reserved[3];
103 u8 version;
146 u8 version;
167 static inline u8
180 static inline u8
193 static inline u8
261 u8 ci_owns_key : 1;
[all …]
A Dkeysetup_v1.c47 static int derive_key_aes(const u8 *master_key, in derive_key_aes()
48 const u8 nonce[FSCRYPT_FILE_NONCE_SIZE], in derive_key_aes()
49 u8 *derived_key, unsigned int derived_keysize) in derive_key_aes()
84 const u8 descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE], in find_and_lock_process_key()
142 u8 dk_descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE];
143 u8 dk_raw[FSCRYPT_MAX_RAW_KEY_SIZE];
172 const u8 *raw_key, in find_or_insert_direct_key()
246 const u8 *raw_master_key) in setup_v1_file_key_direct()
260 const u8 *raw_master_key) in setup_v1_file_key_derived()
262 u8 *derived_key; in setup_v1_file_key_derived()
[all …]
A Dhkdf.c53 int fscrypt_init_hkdf(struct fscrypt_hkdf *hkdf, const u8 *master_key, in fscrypt_init_hkdf()
57 static const u8 default_salt[HKDF_HASHLEN]; in fscrypt_init_hkdf()
58 u8 prk[HKDF_HASHLEN]; in fscrypt_init_hkdf()
103 int fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context, in fscrypt_hkdf_expand()
104 const u8 *info, unsigned int infolen, in fscrypt_hkdf_expand()
105 u8 *okm, unsigned int okmlen) in fscrypt_hkdf_expand()
108 u8 *full_info; in fscrypt_hkdf_expand()
/fs/bcachefs/
A Dopts.h141 x(errors, u8, \
202 x(str_hash, u8, \
232 x(casefold, u8, \
294 x(acl, u8, \
324 x(verbose, u8, \
356 x(fsck, u8, \
432 x(noexcl, u8, \
452 x(nostart, u8, \
473 x(project, u8, \
478 x(nocow, u8, \
[all …]
A Dec_types.h8 u8 bytes[struct_size_t(struct bch_replicas_entry_v1,
16 u8 algorithm;
17 u8 nr_blocks;
18 u8 nr_redundant;
19 u8 blocks_nonempty;
20 u8 disk_label;
24 u8 lock;
27 u8 nr_blocks;
28 u8 nr_redundant;
A Dsb-members_types.h11 u8 state;
12 u8 discard;
13 u8 data_allowed;
14 u8 durability;
15 u8 freespace_initialized;
16 u8 resize_on_mount;
17 u8 valid;
18 u8 btree_bitmap_shift;
A Dvarint.h5 int bch2_varint_encode(u8 *, u64);
6 int bch2_varint_decode(const u8 *, const u8 *, u64 *);
8 int bch2_varint_encode_fast(u8 *, u64);
9 int bch2_varint_decode_fast(const u8 *, const u8 *, u64 *);
A Dbuckets_types.h34 u8 byte;
38 u8 lock;
39 u8 gen_valid:1;
40 u8 data_type:7;
41 u8 gen;
42 u8 stripe_redundancy;
54 u8 b[] __counted_by(nbuckets);
/fs/ntfs3/
A Dlznt.c24 const u8 *p1;
25 const u8 *p2;
29 const u8 *unc;
38 static inline size_t get_match_len(const u8 *ptr, const u8 *end, const u8 *prev, in get_match_len()
52 const u8 **hash; in longest_match_std()
92 const u8 *ptr; in longest_match_best()
139 const u8 *unc, const u8 *unc_end, u8 *cmpr, in compress_chunk()
150 u8 ohdr = 0; in compress_chunk()
151 u8 *last; in compress_chunk()
227 static inline ssize_t decompress_chunk(u8 *unc, u8 *unc_end, const u8 *cmpr, in decompress_chunk()
[all …]
A Dntfs.h50 u8 Data4[8];
60 u8 len;
61 u8 unused;
66 u8 len;
67 u8 unused;
210 u8 unused4;
212 u8 unused5;
593 static inline u8 paired_name(u8 type) in paired_name()
797 u8 res[3];
1196 u8 Sbz1;
[all …]
A Drun.c623 const u8 *p = (const u8 *)&n + sizeof(n) - 1; in run_packed_size()
649 static inline void run_pack_s64(u8 *run_buf, u8 size, s64 v) in run_pack_s64()
651 const u8 *p = (u8 *)&v; in run_pack_s64()
681 static inline s64 run_unpack_s64(const u8 *run_buf, u8 size, s64 v) in run_unpack_s64()
683 u8 *p = (u8 *)&v; in run_unpack_s64()
717 const u8 *p = (const u8 *)&n; in run_packed_size()
744 static inline void run_pack_s64(u8 *run_buf, u8 size, s64 v) in run_pack_s64()
746 const u8 *p = (u8 *)&v; in run_pack_s64()
777 static inline s64 run_unpack_s64(const u8 *run_buf, u8 size, s64 v) in run_unpack_s64()
779 u8 *p = (u8 *)&v; in run_unpack_s64()
[all …]
A Dbitfunc.c18 static const u8 fill_mask[] = { 0x00, 0x01, 0x03, 0x07, 0x0F,
25 static const u8 zero_mask[] = { 0xFF, 0xFE, 0xFC, 0xF8, 0xF0,
36 const u8 *map = (u8 *)lmap + (bit >> 3); in are_bits_clear()
83 u8 mask; in are_bits_set()
85 const u8 *map = (u8 *)lmap + (bit >> 3); in are_bits_set()
/fs/hfs/
A Dhfs.h88 u8 len;
89 u8 name[HFS_NAMELEN];
114 u8 fdUnused[8];
151 u8 reserved; /* padding */
159 u8 FkType; /* HFS_FK_{DATA,RSRC} */
184 u8 reserved;
185 u8 Flags; /* Flags such as read-only */
211 u8 reserved;
221 u8 Resrv[16]; /* reserved by Apple */
227 u8 reserved[9]; /* reserved by Apple */
[all …]
A Dbtree.h62 u8 type;
63 u8 height;
99 extern u8 hfs_bnode_read_u8(struct hfs_bnode *, int);
103 extern void hfs_bnode_write_u8(struct hfs_bnode *, int, u8);
136 u8 type; /* (F) The type of node */
137 u8 height; /* (F) The level of this node (leaves=1) */
159 u8 btree_type; /* (F) BTree type */
160 u8 reserved2;
/fs/verity/
A Dfsverity_private.h47 u8 log_digestsize; /* log2(digest_size) */
48 u8 log_blocksize; /* log2(block_size) */
49 u8 log_arity; /* log2(hashes_per_block) */
50 u8 log_blocks_per_page; /* log2(blocks_per_page) */
73 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE];
74 u8 file_digest[FS_VERITY_MAX_DIGEST_SIZE];
90 const u8 *salt, size_t salt_size);
94 const void *data, size_t size, u8 *out);
124 const u8 *salt, size_t salt_size);
143 const u8 *signature, size_t sig_size);
[all …]
/fs/jfs/
A Djfs_txnmgr.h150 u8 offset; /* 1: */
151 u8 length; /* 1: */
164 u8 type; /* 1: */
180 u8 type; /* 1: */
207 u8 maxcnt; /* 2: */
211 u8 type; /* 1: */
212 u8 count; /* 1: number of pxd/xad */
235 u8 maxcnt; /* 2: */
236 u8 index; /* 2: */
239 u8 type; /* 1: */
[all …]
A Djfs_dtree.h56 u8 namlen; /* 1: */
75 u8 namlen; /* 1: */
99 u8 rsrvd; /* 1: */
100 u8 flag; /* 1: 0 if free */
101 u8 slot; /* 1: slot within leaf page of entry */
136 u8 flag; /* 1: */
137 u8 nextindex; /* 1: next free entry in stbl */
185 u8 flag; /* 1: */
186 u8 nextindex; /* 1: next entry index in stbl */
191 u8 stblindex; /* 1: slot index of start of stbl */
[all …]
/fs/ntfs3/lib/
A Dlzx_decompress.c139 u8 precode_lens[LZX_PRECODE_NUM_SYMBOLS];
184 u8 *tail; in lzx_postprocess()
185 u8 saved_bytes[6]; in lzx_postprocess()
186 u8 *p; in lzx_postprocess()
256 u8 *lens, u32 num_lens) in lzx_read_codeword_lens()
258 u8 *len_ptr = lens; in lzx_read_codeword_lens()
259 u8 *lens_end = lens + num_lens; in lzx_read_codeword_lens()
282 u8 len; in lzx_read_codeword_lens()
474 u8 * const out_begin, u8 *out_next, in lzx_decompress_block()
594 u8 * const out_begin = uncompressed_data; in lzx_decompress()
[all …]
A Ddecompress_common.h39 static forceinline size_t repeat_byte(u8 b) in repeat_byte()
66 const u8 *next;
69 const u8 *end;
143 static forceinline u8
188 return (u8 *)dst_buffer + count; in bitstream_read_bytes()
199 const u32 num_bits, const u8 lens[],
254 static forceinline u8 *lz_copy(u8 *dst, u32 length, u32 offset, const u8 *bufend, in lz_copy()
257 const u8 *src = dst - offset; in lz_copy()
273 u8 * const end = dst + length; in lz_copy()
/fs/afs/
A Dxdr_fs.h52 u8 valid;
53 u8 unused[1];
57 u8 name[];
68 u8 extended_name[32];
78 u8 reserved;
79 u8 bitmap[8];
80 u8 pad[19];
91 u8 alloc_ctrs[AFS_DIR_BLOCKS_WITH_CTR];
/fs/isofs/
A Disofs.h75 static inline int isonum_711(u8 *p) in isonum_711()
83 static inline unsigned int isonum_721(u8 *p) in isonum_721()
87 static inline unsigned int isonum_722(u8 *p) in isonum_722()
91 static inline unsigned int isonum_723(u8 *p) in isonum_723()
96 static inline unsigned int isonum_731(u8 *p) in isonum_731()
100 static inline unsigned int isonum_732(u8 *p) in isonum_732()
104 static inline unsigned int isonum_733(u8 *p) in isonum_733()
111 struct timespec64 iso_date(u8 *p, int flags);
/fs/btrfs/
A Draid56.h74 u8 nr_data;
77 u8 real_stripes;
80 u8 stripe_npages;
83 u8 stripe_nsectors;
86 u8 scrubp;
145 u8 *csum_buf;
173 u8 stripe_nr;
/fs/ocfs2/cluster/
A Dquorum.h12 void o2quo_hb_up(u8 node);
13 void o2quo_hb_down(u8 node);
14 void o2quo_hb_still_up(u8 node);
15 void o2quo_conn_up(u8 node);
16 void o2quo_conn_err(u8 node);

Completed in 53 milliseconds

12345678910>>...16