JustOS/linux-6.13/Documentation/filesystems/buffer.rst

13 lines
285 B
ReStructuredText
Raw Normal View History

2025-01-24 14:00:19 +00:00
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: