Linux-6.18.2/Documentation/filesystems/buffer.rst
2025-12-23 20:06:59 +08:00

13 lines
285 B
ReStructuredText

Buffer Heads
============
Linux uses buffer heads to maintain state about individual filesystem blocks.
Buffer heads are deprecated and new filesystems should use iomap instead.
Functions
---------
.. kernel-doc:: include/linux/buffer_head.h
.. kernel-doc:: fs/buffer.c
:export: