Searched refs:fs_stat (Results 1 – 1 of 1) sorted by relevance
26 struct statfs fs_stat; in filesysytem_try_mount() local42 if (dfs_statfs(mount_point, &fs_stat) >= 0) in filesysytem_try_mount()45 fs_stat.f_bsize, fs_stat.f_blocks, fs_stat.f_bfree); in filesysytem_try_mount()
Completed in 5 milliseconds