Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dfs.c724 stat_fs->f_ffree = buf.f_ffree; in uv__fs_statfs()
/libuv/include/
H A Duv.h1244 uint64_t f_ffree; member
/libuv/docs/src/
H A Dfs.rst131 uint64_t f_ffree;
/libuv/test/
H A Dtest-fs.c360 ASSERT_OK(stats->f_ffree); in statfs_cb()
363 ASSERT_LE(stats->f_ffree, stats->f_files); in statfs_cb()
/libuv/src/win/
H A Dfs.c2916 stat_fs->f_ffree = 0; in fs__statfs()

Completed in 41 milliseconds