Home
last modified time | relevance | path

Searched defs:bset (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/block/
Dbsg-lib.c278 struct bsg_set *bset = in bsg_queue_rq() local
323 struct bsg_set *bset = in bsg_remove_queue() local
337 struct bsg_set *bset = in bsg_timeout() local
366 struct bsg_set *bset; in bsg_setup_queue() local
/linux-6.14.4/drivers/md/bcache/
Dbcache_ondisk.h420 struct bset { struct
421 __u64 csum;
422 __u64 magic;
423 __u64 seq;
424 __u32 version;
425 __u32 keys;
427 union {
/linux-6.14.4/fs/bcachefs/
Dbcachefs_format.h1422 struct bset { struct
1426 * Highest journal entry this bset contains keys for. argument
1442 LE32_BITMASK(BSET_CSUM_TYPE, struct bset, flags, 0, 4); argument
Dbset.h466 unsigned bset, in btree_keys_account_key()
Dbtree_types.h662 static inline struct bset *bset(const struct btree *b, in bset() function
/linux-6.14.4/sound/soc/renesas/
Drz-ssi.c157 u32 bclr, u32 bset) in rz_ssi_reg_mask_setl()