Expand description
§Filesystem-level metadata: UUID, device count, node size, and generation
Reads the top-level filesystem information that applies to the filesystem as a whole rather than to any individual device or subvolume.
Structs§
- FsInfo
- Information about a mounted btrfs filesystem, as returned by
BTRFS_IOC_FS_INFO.
Functions§
- fs_info
- Query information about the btrfs filesystem referred to by
fd.