Home
last modified time | relevance | path

Searched defs:StatFS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/io/fs/
Dstat.go8 type StatFS interface { interface
Dstat_test.go13 type statOnly struct{ StatFS } member