Logo of The Linux Kernel

The Linux Kernel

6.17.0-rc7

快速搜尋

Contents

  • Development process
  • 提交補釘
  • 行為守則
  • 維護者手冊
  • All development-process docs
  • 核心 API
  • Driver APIs
  • 子系統
    • Core subsystems
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
      • Linux 內核中的檔案系統
      • Block
      • CD-ROM
      • SCSI Subsystem
      • TCM 虛擬裝置
      • NVMe Subsystem
    • Other subsystems
  • Locking
  • Licensing rules
  • 撰寫文件
  • 開發工具
  • 測試指南
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • 建置系統
  • 回報議題
  • 使用者空間工具
  • 使用者空間 API
  • 韌體
  • 韌體與裝置樹
  • CPU 架構
  • 未排序的文件

本頁

  • 顯示原始碼

VFS iomap Documentation¶

  • 1. Library Design
    • 1.1. Introduction
    • 1.2. Who Should Read This?
    • 1.3. How Is This Better?
    • 1.4. File Range Iterator
    • 1.5. Preparing for File Operations
    • 1.6. Locking Hierarchy
    • 1.7. Bugs and Limitations
  • 2. Supported File Operations
    • 2.1. Buffered I/O
    • 2.2. Direct I/O
    • 2.3. DAX I/O
    • 2.4. Seeking Files
    • 2.5. Swap File Activation
    • 2.6. File Space Mapping Reporting
  • 3. Porting Your Filesystem
    • 3.1. Why Convert?
    • 3.2. How Do I Convert a Filesystem?
©The kernel development community. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source