1
0
Fork 0
android_kernel_rockchip_tart/Documentation/filesystems/buffer.rst
2025-06-27 00:32:42 -05:00

12 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: