Home
last modified time | relevance | path

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

12

/linux-6.8/fs/bcachefs/
Djournal.h169 static inline unsigned jset_u64s(unsigned u64s) in jset_u64s()
180 bch2_journal_add_entry_noreservation(struct journal_buf *buf, size_t u64s) in bch2_journal_add_entry_noreservation()
201 unsigned u64s) in journal_entry_init()
215 const void *data, unsigned u64s) in journal_entry_set()
226 unsigned level, unsigned u64s) in bch2_journal_add_entry()
369 unsigned u64s, unsigned flags) in bch2_journal_res_get()
Dutil.h612 unsigned u64s) in memcpy_u64s_small()
622 unsigned u64s) in __memcpy_u64s()
641 unsigned u64s) in memcpy_u64s()
650 unsigned u64s) in __memmove_u64s_down()
656 unsigned u64s) in memmove_u64s_down()
664 unsigned u64s) in __memmove_u64s_down_small()
670 unsigned u64s) in memmove_u64s_down_small()
678 unsigned u64s) in __memmove_u64s_up_small()
688 unsigned u64s) in memmove_u64s_up_small()
696 unsigned u64s) in __memmove_u64s_up()
[all …]
Dsb-clean.c177 unsigned u64s = DIV_ROUND_UP(size, sizeof(u64)); in jset_entry_init() local
343 unsigned u64s; in bch2_fs_mark_clean() local
Dsuper-io.c94 unsigned u64s) in __bch2_sb_field_resize()
154 int bch2_sb_realloc(struct bch_sb_handle *sb, unsigned u64s) in bch2_sb_realloc()
215 unsigned u64s) in bch2_sb_field_resize_id()
250 unsigned u64s) in bch2_sb_field_get_minsize_id()
Dbkey_buf.h14 struct bch_fs *c, unsigned u64s) in bch2_bkey_buf_realloc()
Dbtree_trans_commit.c348 struct btree *b, unsigned u64s) in btree_key_can_insert()
394 struct btree_path *path, unsigned u64s) in btree_key_can_insert_cached()
608 unsigned u64s = 0; in bch2_trans_commit_write_locked() local
Dbtree_update.c552 struct jset_entry *__bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in __bch2_trans_jset_entry_alloc()
800 static int __bch2_trans_log_msg(struct btree_trans *trans, struct printbuf *buf, unsigned u64s) in __bch2_trans_log_msg()
821 unsigned u64s = DIV_ROUND_UP(buf.pos, sizeof(u64)); in __bch2_fs_log_msg() local
Dbcachefs_format.h196 __u8 u64s; member
231 __u8 u64s; member
449 __le32 u64s; member
741 __le16 u64s; member
903 __le32 u64s; member
1397 __le32 u64s; /* size of d[] in u64s */ member
1518 __le16 u64s; /* count of d[] in u64s */ member
1550 __le16 u64s; member
1583 __le16 u64s; member
Dacl.c204 unsigned nr_short = 0, nr_long = 0, acl_len, u64s; in bch2_acl_to_xattr() local
Dsuper.c213 unsigned nr = 0, u64s = in bch2_dev_usage_journal_reserve() local
1688 unsigned dev_idx, nr_devices, u64s; in bch2_dev_add() local
Djournal_types.h75 u16 u64s; member
326 unsigned u64s; member
Dsb-members.c64 unsigned u64s = DIV_ROUND_UP((sizeof(*mi) + sizeof(mi->_members[0]) * in sb_members_v2_resize_entries() local
Dbtree_io.c300 unsigned i, u64s = 0, bytes, shift = end_idx - start_idx - 1; in btree_node_sort() local
976 unsigned u64s; in bch2_btree_node_read_done() local
1961 unsigned bytes_to_write, sectors_to_write, bytes, u64s; in __bch2_btree_node_write() local
Dbtree_update_interior.c160 size_t u64s = btree_node_u64s_with_format(nr, &b->format, new_f); in bch2_btree_node_format_fits() local
1360 unsigned u64s, n1_u64s = (b->nr.live_u64s * 3) / 5; in __btree_split_node() local
1403 unsigned u64s = nr_keys[i].nr_keys * n[i]->data->format.key_u64s + in __btree_split_node() local
Ddisk_groups.c307 unsigned u64s = in __bch2_disk_group_add() local
Dbtree_update_interior.h302 static inline bool bch2_btree_node_insert_fits(struct btree *b, unsigned u64s) in bch2_btree_node_insert_fits()
Dbuckets.c91 unsigned seq, i, u64s = dev_usage_u64s(); in bch2_dev_usage_read_fast() local
157 unsigned u64s = fs_usage_u64s(c); in bch2_fs_usage_acc_to_base() local
Ddirent.c167 unsigned u64s = BKEY_U64s + dirent_val_u64s(name->len); in dirent_create_key() local
Dbtree_update.h113 bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in bch2_trans_jset_entry_alloc()
Djournal_io.c1743 unsigned sectors, bytes, u64s; in bch2_journal_write_prep() local
1758 unsigned u64s = le16_to_cpu(i->u64s); in bch2_journal_write_prep() local
Dxattr.c195 unsigned u64s = BKEY_U64s + in bch2_xattr_set() local
Djournal.c327 int u64s; in journal_entry_open() local
Dbkey.h67 unsigned u64s = BKEY_U64s + val_u64s; in set_bkey_val_u64s() local
/linux-6.8/drivers/md/bcache/
Drequest.c90 static int bch_keylist_realloc(struct keylist *l, unsigned int u64s, in bch_keylist_realloc()
Dbset.c131 int __bch_keylist_realloc(struct keylist *l, unsigned int u64s) in __bch_keylist_realloc()

12