Home
last modified time | relevance | path

Searched refs:bset_magic (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbcache.h255 static __inline__ __u64 bset_magic(struct cache_sb *sb) in bset_magic() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbcache.h255 static __inline__ __u64 bset_magic(struct cache_sb *sb) in bset_magic() function
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbcache.h323 static inline __u64 bset_magic(struct cache_sb *sb) in bset_magic() function
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbtree.c122 bset_magic(&b->c->cache->sb)); in bch_btree_init_next()
183 if (i->magic != bset_magic(&b->c->cache->sb)) in bch_btree_node_read_done()
224 bset_magic(&b->c->cache->sb)); in bch_btree_node_read_done()
1114 bch_bset_init_next(&b->keys, b->keys.set->data, bset_magic(&b->c->cache->sb)); in __bch_btree_node_alloc()