Home
last modified time | relevance | path

Searched defs:u64s (Results 1 – 25 of 27) sorted by relevance

12

/linux/fs/bcachefs/
H A Djournal.h182 static inline unsigned jset_u64s(unsigned u64s) in jset_u64s()
193 bch2_journal_add_entry_noreservation(struct journal_buf *buf, size_t u64s) in bch2_journal_add_entry_noreservation()
214 unsigned u64s) in journal_entry_init()
228 const void *data, unsigned u64s) in journal_entry_set()
239 unsigned level, unsigned u64s) in bch2_journal_add_entry()
388 unsigned u64s, unsigned flags, in bch2_journal_res_get()
H A Dutil.h427 unsigned u64s) in memcpy_u64s_small()
437 unsigned u64s) in __memcpy_u64s()
456 unsigned u64s) in memcpy_u64s()
465 unsigned u64s) in __memmove_u64s_down()
471 unsigned u64s) in memmove_u64s_down()
479 unsigned u64s) in __memmove_u64s_down_small()
485 unsigned u64s) in memmove_u64s_down_small()
493 unsigned u64s) in __memmove_u64s_up_small()
503 unsigned u64s) in memmove_u64s_up_small()
511 unsigned u64s) in __memmove_u64s_up()
[all …]
H A Dsuper-io.c127 unsigned u64s) in __bch2_sb_field_resize()
187 int bch2_sb_realloc(struct bch_sb_handle *sb, unsigned u64s) in bch2_sb_realloc()
248 unsigned u64s) in bch2_sb_field_resize_id()
283 unsigned u64s) in bch2_sb_field_get_minsize_id()
H A Dbcachefs_format.h201 __u8 u64s; member
265 __u8 u64s; member
481 __le32 u64s; member
609 __le16 u64s; member
764 __le32 u64s; member
1306 __le32 u64s; /* size of d[] in u64s */ member
1474 __le16 u64s; /* count of d[] in u64s */ member
1506 __le16 u64s; member
1539 __le16 u64s; member
H A Dbtree_trans_commit.c376 struct btree *b, unsigned u64s) in btree_key_can_insert()
423 struct btree_path *path, unsigned u64s) in btree_key_can_insert_cached()
594 unsigned u64s = 0; in bch2_trans_commit_write_locked() local
H A Dbkey_buf.h14 struct bch_fs *c, unsigned u64s) in bch2_bkey_buf_realloc()
H A Dbtree_update.c549 unsigned u64s) in __bch2_trans_subbuf_alloc()
818 unsigned u64s = DIV_ROUND_UP(len, sizeof(u64)); in __bch2_trans_log_str() local
866 unsigned u64s = DIV_ROUND_UP(buf.pos, sizeof(u64)); in __bch2_fs_log_msg() local
H A Djournal_io.h81 unsigned u64s = DIV_ROUND_UP(size, sizeof(u64)); in jset_entry_init() local
H A Dsb-members.c99 unsigned u64s = DIV_ROUND_UP((sizeof(*mi) + sizeof(mi->_members[0]) * in sb_members_v2_resize_entries() local
538 unsigned u64s; in bch2_sb_member_alloc() local
H A Dbtree_update.h145 unsigned u64s) in bch2_trans_subbuf_alloc()
166 bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in bch2_trans_jset_entry_alloc()
H A Dsb-clean.c289 unsigned u64s; in bch2_fs_mark_clean() local
H A Dbkey_types.h29 unsigned u64s = BKEY_U64s + val_u64s; in set_bkey_val_u64s() local
H A Dacl.c199 unsigned nr_short = 0, nr_long = 0, acl_len, u64s; in bch2_acl_to_xattr() local
H A Dbtree_update_interior.c209 size_t u64s = btree_node_u64s_with_format(nr, &b->format, new_f); in bch2_btree_node_format_fits() local
1504 unsigned u64s, n1_u64s = (b->nr.live_u64s * 3) / 5; in __btree_split_node() local
1555 unsigned u64s = nr_keys[i].nr_keys * n[i]->data->format.key_u64s + in __btree_split_node() local
H A Ddisk_groups.c262 unsigned u64s = in __bch2_disk_group_add() local
H A Dbtree_update_interior.h338 static inline bool bch2_btree_node_insert_fits(struct btree *b, unsigned u64s) in bch2_btree_node_insert_fits()
H A Drecovery_passes.c125 unsigned u64s = struct_size(r, start, stable + 1) / sizeof(u64); in bch2_sb_recovery_pass_entry() local
H A Dutil.c712 unsigned u64s = bv.bv_len / sizeof(u64); in bch2_corrupt_bio() local
H A Ddisk_accounting.c127 unsigned u64s = sizeof(*a) / sizeof(u64) + nr; in bch2_disk_accounting_mod() local
H A Ddirent.c284 unsigned u64s = dirent_val_u64s(name->len, cf_len); in bch2_dirent_init_name() local
H A Dxattr.c195 unsigned u64s = BKEY_U64s + in bch2_xattr_set() local
H A Djournal_io.c1944 unsigned u64s; in bch2_journal_write_prep() local
1958 unsigned u64s = le16_to_cpu(i->u64s); in bch2_journal_write_prep() local
H A Dbtree_types.h401 u16 u64s; member
485 u16 u64s; member
H A Dbtree_io.c307 unsigned i, u64s = 0, bytes, shift = end_idx - start_idx - 1; in btree_node_sort() local
2329 unsigned bytes_to_write, sectors_to_write, bytes, u64s; in __bch2_btree_node_write() local
H A Djournal.c393 int u64s; in journal_entry_open() local

12