Searched defs:NullFs (Results 1 – 1 of 1) sorted by relevance
19 struct NullFs; struct20 impl FileSystem for NullFs { implementation