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