Searched defs:FsStat (Results 1 – 4 of 4) sorted by relevance
376 fn statfs(&self) -> BinderResult<FsStat> { in statfs()386 fn try_into_fs_stat(st: Statvfs) -> Result<FsStat, std::num::TryFromIntError> { in try_into_fs_stat()
926 impl Default for r#FsStat { implementation938 impl binder::Parcelable for r#FsStat { implementation976 impl binder::binder_impl::ParcelableMetadata for r#FsStat { implementation
1555 impl Default for r#FsStat { implementation1567 impl binder::Parcelable for r#FsStat { implementation1605 impl binder::binder_impl::ParcelableMetadata for r#FsStat { implementation