Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbset.h400 #define bset_bkey_last(i) bkey_idx((struct bkey *) (i)->d, \
405 return bkey_idx(i->start, idx); in bset_bkey_idx()
/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.h124 static __inline__ struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx() 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.h124 static __inline__ struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx() function
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbcache.h124 static inline struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx() function