Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

File metadata and controls

12 lines (9 loc) · 285 Bytes

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: