Home
last modified time | relevance | path

Searched refs:cache_sb (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/bcache/
H A Dfeatures.h34 static inline int bch_has_feature_##name(struct cache_sb *sb) \
41 static inline void bch_set_feature_##name(struct cache_sb *sb) \
46 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
53 static inline int bch_has_feature_##name(struct cache_sb *sb) \
60 static inline void bch_set_feature_##name(struct cache_sb *sb) \
65 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
72 static inline int bch_has_feature_##name(struct cache_sb *sb) \
79 static inline void bch_set_feature_##name(struct cache_sb *sb) \
84 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
93 static inline bool bch_has_unknown_compat_features(struct cache_sb *sb) in bch_has_unknown_compat_features()
[all …]
H A Dbcache.h303 struct cache_sb sb;
413 struct cache_sb sb;
765 static inline unsigned int meta_bucket_pages(struct cache_sb *sb) in meta_bucket_pages()
780 static inline unsigned int meta_bucket_bytes(struct cache_sb *sb) in meta_bucket_bytes()
1030 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb);
H A Dsuper.c65 static unsigned int get_bucket_size(struct cache_sb *sb, struct cache_sb_disk *s) in get_bucket_size()
167 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super()
290 static void __write_super(struct cache_sb *sb, struct cache_sb_disk *out, in __write_super()
1460 static int register_bdev(struct cache_sb *sb, struct cache_sb_disk *sb_disk, in register_bdev()
1469 memcpy(&dc->sb, sb, sizeof(struct cache_sb)); in register_bdev()
1864 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc()
2348 static int register_cache(struct cache_sb *sb, struct cache_sb_disk *sb_disk, in register_cache()
2355 memcpy(&ca->sb, sb, sizeof(struct cache_sb)); in register_cache()
2457 struct cache_sb *sb;
2537 struct cache_sb *sb; in register_bcache()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/bcache/
H A Dfeatures.h34 static inline int bch_has_feature_##name(struct cache_sb *sb) \
41 static inline void bch_set_feature_##name(struct cache_sb *sb) \
46 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
53 static inline int bch_has_feature_##name(struct cache_sb *sb) \
60 static inline void bch_set_feature_##name(struct cache_sb *sb) \
65 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
72 static inline int bch_has_feature_##name(struct cache_sb *sb) \
79 static inline void bch_set_feature_##name(struct cache_sb *sb) \
84 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
93 static inline bool bch_has_unknown_compat_features(struct cache_sb *sb) in bch_has_unknown_compat_features()
[all …]
H A Dbcache.h303 struct cache_sb sb;
413 struct cache_sb sb;
765 static inline unsigned int meta_bucket_pages(struct cache_sb *sb) in meta_bucket_pages()
780 static inline unsigned int meta_bucket_bytes(struct cache_sb *sb) in meta_bucket_bytes()
1030 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb);
H A Dsuper.c65 static unsigned int get_bucket_size(struct cache_sb *sb, struct cache_sb_disk *s) in get_bucket_size()
167 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super()
290 static void __write_super(struct cache_sb *sb, struct cache_sb_disk *out, in __write_super()
1460 static int register_bdev(struct cache_sb *sb, struct cache_sb_disk *sb_disk, in register_bdev()
1469 memcpy(&dc->sb, sb, sizeof(struct cache_sb)); in register_bdev()
1864 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc()
2348 static int register_cache(struct cache_sb *sb, struct cache_sb_disk *sb_disk, in register_cache()
2355 memcpy(&ca->sb, sb, sizeof(struct cache_sb)); in register_cache()
2457 struct cache_sb *sb;
2537 struct cache_sb *sb; in register_bcache()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/bcache/
H A Dfeatures.h34 static inline int bch_has_feature_##name(struct cache_sb *sb) \
41 static inline void bch_set_feature_##name(struct cache_sb *sb) \
46 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
53 static inline int bch_has_feature_##name(struct cache_sb *sb) \
60 static inline void bch_set_feature_##name(struct cache_sb *sb) \
65 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
72 static inline int bch_has_feature_##name(struct cache_sb *sb) \
79 static inline void bch_set_feature_##name(struct cache_sb *sb) \
84 static inline void bch_clear_feature_##name(struct cache_sb *sb) \
93 static inline bool bch_has_unknown_compat_features(struct cache_sb *sb) in bch_has_unknown_compat_features()
[all …]
H A Dbcache.h303 struct cache_sb sb;
413 struct cache_sb sb;
765 static inline unsigned int meta_bucket_pages(struct cache_sb *sb) in meta_bucket_pages()
780 static inline unsigned int meta_bucket_bytes(struct cache_sb *sb) in meta_bucket_bytes()
1030 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb);
H A Dsuper.c65 static unsigned int get_bucket_size(struct cache_sb *sb, struct cache_sb_disk *s) in get_bucket_size()
167 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super()
290 static void __write_super(struct cache_sb *sb, struct cache_sb_disk *out, in __write_super()
1460 static int register_bdev(struct cache_sb *sb, struct cache_sb_disk *sb_disk, in register_bdev()
1469 memcpy(&dc->sb, sb, sizeof(struct cache_sb)); in register_bdev()
1864 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc()
2348 static int register_cache(struct cache_sb *sb, struct cache_sb_disk *sb_disk, in register_cache()
2355 memcpy(&ca->sb, sb, sizeof(struct cache_sb)); in register_cache()
2457 struct cache_sb *sb;
2537 struct cache_sb *sb; in register_bcache()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dbcache.h225 struct cache_sb { struct
277 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV() argument
284 BITMASK(CACHE_SYNC, struct cache_sb, flags, 0, 1);
285 BITMASK(CACHE_DISCARD, struct cache_sb, flags, 1, 1);
286 BITMASK(CACHE_REPLACEMENT, struct cache_sb, flags, 2, 3);
291 BITMASK(BDEV_CACHE_MODE, struct cache_sb, flags, 0, 4);
296 BITMASK(BDEV_STATE, struct cache_sb, flags, 61, 2);
313 static inline uint64_t jset_magic(struct cache_sb *sb) in jset_magic()
318 static inline uint64_t pset_magic(struct cache_sb *sb) in pset_magic()
323 static inline uint64_t bset_magic(struct cache_sb *sb) in bset_magic()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dbcache.h225 struct cache_sb { struct
277 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV() argument
284 BITMASK(CACHE_SYNC, struct cache_sb, flags, 0, 1);
285 BITMASK(CACHE_DISCARD, struct cache_sb, flags, 1, 1);
286 BITMASK(CACHE_REPLACEMENT, struct cache_sb, flags, 2, 3);
291 BITMASK(BDEV_CACHE_MODE, struct cache_sb, flags, 0, 4);
296 BITMASK(BDEV_STATE, struct cache_sb, flags, 61, 2);
313 static inline uint64_t jset_magic(struct cache_sb *sb) in jset_magic()
318 static inline uint64_t pset_magic(struct cache_sb *sb) in pset_magic()
323 static inline uint64_t bset_magic(struct cache_sb *sb) in bset_magic()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dbcache.h225 struct cache_sb { struct
277 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV() argument
284 BITMASK(CACHE_SYNC, struct cache_sb, flags, 0, 1);
285 BITMASK(CACHE_DISCARD, struct cache_sb, flags, 1, 1);
286 BITMASK(CACHE_REPLACEMENT, struct cache_sb, flags, 2, 3);
291 BITMASK(BDEV_CACHE_MODE, struct cache_sb, flags, 0, 4);
296 BITMASK(BDEV_STATE, struct cache_sb, flags, 61, 2);
313 static inline uint64_t jset_magic(struct cache_sb *sb) in jset_magic()
318 static inline uint64_t pset_magic(struct cache_sb *sb) in pset_magic()
323 static inline uint64_t bset_magic(struct cache_sb *sb) in bset_magic()