Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 25 of 46) sorted by relevance

12

/fs/btrfs/
Dextent-io-tree.c203 static int add_extent_changeset(struct extent_state *state, u32 bits, in add_extent_changeset()
411 u32 bits, struct extent_changeset *changeset) in set_state_bits()
441 u32 bits, in insert_state()
501 struct rb_node *parent, unsigned bits, in insert_state_fast()
572 u32 bits, int wake, in clear_state_bit()
608 static void set_gfp_mask_from_bits(u32 *bits, gfp_t *mask) in set_gfp_mask_from_bits()
624 u32 bits, struct extent_state **cached_state, in __clear_extent_bit()
783 u32 bits, struct extent_state **cached_state) in wait_extent_bit()
870 u64 start, u32 bits) in find_first_extent_bit_state()
896 u64 *start_ret, u64 *end_ret, u32 bits, in find_first_extent_bit()
[all …]
Daccessors.c59 #define DEFINE_BTRFS_SETGET_BITS(bits) \ argument
Daccessors.h57 #define DECLARE_BTRFS_SETGET_BITS(bits) \ argument
73 #define BTRFS_SETGET_FUNCS(name, type, member, bits) \ argument
99 #define BTRFS_SETGET_HEADER_FUNCS(name, type, member, bits) \ argument
113 #define BTRFS_SETGET_STACK_FUNCS(name, type, member, bits) \ argument
Dextent-io-tree.h176 u64 end, u32 bits, in clear_extent_bit()
189 u64 end, u32 bits) in clear_extent_bits()
/fs/ocfs2/cluster/
Dmasklog.h118 #define __mlog_test_u64(mask, bits) \ argument
121 #define __mlog_set_u64(mask, bits) do { \ argument
125 #define __mlog_clear_u64(mask, bits) do { \ argument
138 #define __mlog_test_u64(mask, bits) ((mask) & bits.words[0]) argument
139 #define __mlog_set_u64(mask, bits) do { \ argument
142 #define __mlog_clear_u64(mask, bits) do { \ argument
Dheartbeat.c515 unsigned int bits = reg->hr_block_bits; in o2hb_setup_one_bio() local
1460 unsigned int bits) in o2hb_fill_node_map_from_callback()
1468 void o2hb_fill_node_map(unsigned long *map, unsigned int bits) in o2hb_fill_node_map()
/fs/jffs2/
Dcompr_rubin.c44 int bits[8]; member
88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin()
151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode()
168 int c, bits = 0; in __do_decode() local
262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress()
308 int bits[8]; in jffs2_dynrubin_compress() local
368 static void rubin_do_decompress(int bit_divider, int *bits, in rubin_do_decompress()
397 int bits[8]; in jffs2_dynrubin_decompress() local
/fs/bcachefs/
Dbkey.c106 unsigned bits; /* bits remaining in current word */ member
137 unsigned bits; /* bits remaining in current word */ member
159 unsigned bits = state->format->bits_per_field[field]; in get_inc_field() local
182 unsigned bits = state->format->bits_per_field[field]; in __set_inc_field() local
204 unsigned bits = state->format->bits_per_field[field]; in set_inc_field() local
385 unsigned bits = state->format->bits_per_field[field]; in set_inc_field_lossy() local
423 unsigned bits = min(64 - offset, nr_key_bits); in bkey_packed_successor() local
575 unsigned bits, u64 offset) in set_format_field()
590 unsigned i, bits = KEY_PACKED_BITS_START; in bch2_bkey_format_done() local
646 unsigned bits = KEY_PACKED_BITS_START; in bch2_bkey_format_invalid() local
[all …]
Dvarint.c22 unsigned bits = fls64(v|1); in bch2_varint_encode() local
83 unsigned bits = fls64(v|1); in bch2_varint_encode_fast() local
Dbuckets_waiting_for_journal_types.h13 unsigned bits; member
Dbuckets_waiting_for_journal.c15 static void bucket_table_init(struct buckets_waiting_for_journal_table *t, size_t bits) in bucket_table_init()
/fs/ntfs3/
Dbitmap.c709 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_free()
759 int wnd_set_used(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_used()
815 int wnd_set_used_safe(struct wnd_bitmap *wnd, size_t bit, size_t bits, in wnd_set_used_safe()
849 static bool wnd_is_free_hlp(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_is_free_hlp()
892 bool wnd_is_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_is_free()
924 bool wnd_is_used(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_is_used()
1342 size_t bits, iw, new_wnd; in wnd_extend() local
1559 unsigned int ntfs_bitmap_weight_le(const void *bitmap, int bits) in ntfs_bitmap_weight_le()
Dindex.c362 bool (*fn)(const ulong *buf, u32 bit, u32 bits, in scan_nres_bitmap()
459 static bool scan_for_free(const ulong *buf, u32 bit, u32 bits, size_t *ret) in scan_for_free()
507 static bool scan_for_used(const ulong *buf, u32 bit, u32 bits, size_t *ret) in scan_for_used()
Dntfs_fs.h958 static inline size_t ntfs3_bitmap_size(size_t bits) in ntfs3_bitmap_size()
1044 static inline void ni_set_ext_compress_bits(struct ntfs_inode *ni, u8 bits) in ni_set_ext_compress_bits()
/fs/minix/
Dbitmap.c100 u32 bits = sbi->s_nzones - sbi->s_firstdatazone + 1; in minix_count_free_blocks() local
266 u32 bits = sbi->s_ninodes + 1; in minix_count_free_inodes() local
Dminix.h92 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed()
/fs/crypto/
Dfname.c207 int bits = 0; in fscrypt_base64url_encode() local
242 int bits = 0; in fscrypt_base64url_decode() local
/fs/ceph/
Dcrypto.c30 int bits = 0; in ceph_base64_encode() local
50 int bits = 0; in ceph_base64_decode() local
/fs/ocfs2/
Dlocalalloc.c243 int ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) in ocfs2_alloc_should_use_local()
1038 unsigned int bits; in ocfs2_recalc_la_window() local
Dreservations.c43 unsigned int bits; in ocfs2_resv_window_bits() local
/fs/ntfs3/lib/
Ddecompress_common.h128 u32 bits = bitstream_peek_bits(is, num_bits); in bitstream_pop_bits() local
/fs/nilfs2/
Dpage.c103 unsigned long bits; in nilfs_copy_buffer() local
/fs/hpfs/
Dsuper.c136 unsigned long *bits; in hpfs_count_one_bitmap() local
/fs/ubifs/
Dlpt.c48 int i, n, bits, per_leb_wastage, max_pnode_cnt; in do_calc_lpt_geom() local
524 int num, bits; in calc_nnode_num() local
/fs/ufs/
Dsuper.c764 int bits = uspi->s_apbshift; in ufs_max_bytes() local

12