Home
last modified time | relevance | path

Searched refs:f_bavail (Results 1 – 5 of 5) sorted by relevance

/libuv/src/unix/
H A Dfs.c722 stat_fs->f_bavail = buf.f_bavail; in uv__fs_statfs()
/libuv/include/
H A Duv.h1242 uint64_t f_bavail; member
/libuv/docs/src/
H A Dfs.rst129 uint64_t f_bavail;
/libuv/src/win/
H A Dfs.c2914 stat_fs->f_bavail = free_clusters; in fs__statfs()
/libuv/test/
H A Dtest-fs.c356 ASSERT_LE(stats->f_bavail, stats->f_bfree); in statfs_cb()

Completed in 32 milliseconds