Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.17-rc2 12 lines 285 B view raw
1Buffer Heads 2============ 3 4Linux uses buffer heads to maintain state about individual filesystem blocks. 5Buffer heads are deprecated and new filesystems should use iomap instead. 6 7Functions 8--------- 9 10.. kernel-doc:: include/linux/buffer_head.h 11.. kernel-doc:: fs/buffer.c 12 :export: