Home
last modified time | relevance | path

Searched refs:bcache (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/admin-guide/
A Dbcache.rst2 A block layer cache (bcache)
47 You'll need bcache util from the bcache-tools repository. Both the cache device
63 bcache-tools now ships udev rules, and bcache devices are known to the kernel
79 /dev/bcache<N>
91 You can control bcache devices through sysfs at /sys/block/bcache<N>/bcache .
104 /sys/fs/bcache::
120 partition, the bcache directory would be at /sys/block/sdb/sdb2/bcache)
181 host:/sys/block/md5/bcache# echo /dev/sdh2 > /sys/fs/bcache/register
198 --data-offset when you originally formatted bcache with `bcache make`.
296 This causes the backing bcache to be removed from /sys/fs/bcache and
[all …]
A Dindex.rst67 bcache
/linux/Documentation/ABI/testing/
A Dsysfs-block-bcache1 What: /sys/block/<disk>/bcache/unregister
11 What: /sys/block/<disk>/bcache/clear_stats
17 What: /sys/block/<disk>/bcache/cache
22 the bcache/ dir of that cache.
24 What: /sys/block/<disk>/bcache/cache_hits
31 What: /sys/block/<disk>/bcache/cache_misses
51 What: /sys/block/<disk>/bcache/bypassed
59 What: /sys/block/<disk>/bcache/writeback
109 What: /sys/block/<disk>/bcache/discard
124 What: /sys/block/<disk>/bcache/nbuckets
[all …]
/linux/drivers/md/bcache/
A DMakefile3 obj-$(CONFIG_BCACHE) += bcache.o
5 bcache-y := alloc.o bset.o btree.o closure.o debug.o extents.o\
A DKconfig11 See Documentation/admin-guide/bcache.rst for details.
35 Add a sysfs file /sys/fs/bcache/register_async. Writing registering
/linux/samples/bpf/
A Dxsk_fwd.c244 struct bcache { struct
255 bcache_slab_size(struct bcache *bc) in bcache_slab_size() argument
262 static struct bcache *
265 struct bcache *bc; in bcache_init()
267 bc = calloc(1, sizeof(struct bcache)); in bcache_init()
291 bcache_free(struct bcache *bc) in bcache_free()
318 bcache_cons_check(struct bcache *bc, u32 n_buffers) in bcache_cons_check()
359 bcache_cons(struct bcache *bc) in bcache_cons()
370 bcache_prod(struct bcache *bc, u64 buffer) in bcache_prod()
442 struct bcache *bc;
/linux/Documentation/translations/zh_CN/admin-guide/
A Dindex.rst77 bcache
/linux/Documentation/translations/zh_TW/admin-guide/
A Dindex.rst76 bcache
/linux/drivers/md/
A DMakefile49 obj-$(CONFIG_BCACHE) += bcache/
A DKconfig198 source "drivers/md/bcache/Kconfig"
/linux/include/trace/events/
A Dbcache.h3 #define TRACE_SYSTEM bcache
/linux/Documentation/block/
A Dbiovecs.rst85 bcache) had some ugly workarounds for this.
/linux/include/config/
A Dauto.conf.cmd1114 drivers/md/bcache/Kconfig \
/linux/
A DMAINTAINERS3314 L: linux-bcache@vger.kernel.org
3316 W: http://bcache.evilpiepirate.org
3317 C: irc://irc.oftc.net/bcache
3318 F: drivers/md/bcache/

Completed in 40 milliseconds