Searched defs:StatFS (Results 1 – 2 of 2) sorted by relevance
8 type StatFS interface { interface
13 type statOnly struct{ StatFS } member