Home
last modified time | relevance | path

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

12

/linux-6.15/fs/bcachefs/
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()
Dutil.h423 unsigned u64s) in memcpy_u64s_small()
433 unsigned u64s) in __memcpy_u64s()
452 unsigned u64s) in memcpy_u64s()
461 unsigned u64s) in __memmove_u64s_down()
467 unsigned u64s) in memmove_u64s_down()
475 unsigned u64s) in __memmove_u64s_down_small()
481 unsigned u64s) in memmove_u64s_down_small()
489 unsigned u64s) in __memmove_u64s_up_small()
499 unsigned u64s) in memmove_u64s_up_small()
507 unsigned u64s) in __memmove_u64s_up()
[all …]
Dsuper-io.c126 unsigned u64s) in __bch2_sb_field_resize()
186 int bch2_sb_realloc(struct bch_sb_handle *sb, unsigned u64s) in bch2_sb_realloc()
247 unsigned u64s) in bch2_sb_field_resize_id()
282 unsigned u64s) in bch2_sb_field_get_minsize_id()
Dbcachefs_format.h201 __u8 u64s; member
265 __u8 u64s; member
481 __le32 u64s; member
607 __le16 u64s; member
759 __le32 u64s; member
1284 __le32 u64s; /* size of d[] in u64s */ member
1452 __le16 u64s; /* count of d[] in u64s */ member
1484 __le16 u64s; member
1517 __le16 u64s; member
Dbkey_buf.h14 struct bch_fs *c, unsigned u64s) in bch2_bkey_buf_realloc()
Dbtree_trans_commit.c373 struct btree *b, unsigned u64s) in btree_key_can_insert()
419 struct btree_path *path, unsigned u64s) in btree_key_can_insert_cached()
590 unsigned u64s = 0; in bch2_trans_commit_write_locked() local
Dbtree_update.c565 struct jset_entry *__bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in __bch2_trans_jset_entry_alloc()
831 unsigned u64s = DIV_ROUND_UP(buf->pos, sizeof(u64)); in bch2_trans_log_msg() local
870 unsigned u64s = DIV_ROUND_UP(buf.pos, sizeof(u64)); in __bch2_fs_log_msg() local
Djournal_io.h80 unsigned u64s = DIV_ROUND_UP(size, sizeof(u64)); in jset_entry_init() local
Dsb-members.c79 unsigned u64s = DIV_ROUND_UP((sizeof(*mi) + sizeof(mi->_members[0]) * in sb_members_v2_resize_entries() local
493 unsigned u64s; in bch2_sb_member_alloc() local
Dstr_hash.c53 unsigned u64s = BKEY_U64s + dirent_val_u64s(len, 0); in fsck_rename_dirent() local
Dsb-clean.c289 unsigned u64s; in bch2_fs_mark_clean() local
Dbkey_types.h29 unsigned u64s = BKEY_U64s + val_u64s; in set_bkey_val_u64s() local
Dacl.c199 unsigned nr_short = 0, nr_long = 0, acl_len, u64s; in bch2_acl_to_xattr() local
Djournal_types.h89 u16 u64s; member
341 unsigned u64s; member
Dbtree_update_interior.c209 size_t u64s = btree_node_u64s_with_format(nr, &b->format, new_f); in bch2_btree_node_format_fits() local
1462 unsigned u64s, n1_u64s = (b->nr.live_u64s * 3) / 5; in __btree_split_node() local
1513 unsigned u64s = nr_keys[i].nr_keys * n[i]->data->format.key_u64s + in __btree_split_node() local
Dbtree_update_interior.h328 static inline bool bch2_btree_node_insert_fits(struct btree *b, unsigned u64s) in bch2_btree_node_insert_fits()
Dbtree_io.c305 unsigned i, u64s = 0, bytes, shift = end_idx - start_idx - 1; in btree_node_sort() local
1021 unsigned u64s; in bch2_btree_node_read_done() local
2239 unsigned bytes_to_write, sectors_to_write, bytes, u64s; in __bch2_btree_node_write() local
Ddisk_groups.c306 unsigned u64s = in __bch2_disk_group_add() local
Dbtree_update.h116 bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in bch2_trans_jset_entry_alloc()
Ddirent.c234 unsigned u64s = BKEY_U64s + dirent_val_u64s(name_len, cf_name_len); in dirent_alloc_key() local
Dutil.c715 unsigned u64s = bv.bv_len / sizeof(u64); in bch2_corrupt_bio() local
Djournal_io.c1875 unsigned sectors, bytes, u64s; in bch2_journal_write_prep() local
1890 unsigned u64s = le16_to_cpu(i->u64s); in bch2_journal_write_prep() local
Dxattr.c190 unsigned u64s = BKEY_U64s + in bch2_xattr_set() local
Djournal.c395 int u64s; in journal_entry_open() local
/linux-6.15/drivers/md/bcache/
Drequest.c90 static int bch_keylist_realloc(struct keylist *l, unsigned int u64s, in bch_keylist_realloc()

12