Module fs

Module fs 

Source
Expand description

Small filesystem probes used by preflight checks. Small filesystem probes used by preflight checks.

These helpers are Linux-specific (they use statfs).

Functionsยง

is_hugetlbfs
Returns true if path is on a hugetlbfs mount (best-effort).
probe_dir_writable
Best-effort writability probe for an mmap/SHM directory.