Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dfs.c719 stat_fs->f_bsize = buf.f_bsize; in uv__fs_statfs()
/libuv/include/
H A Duv.h1239 uint64_t f_bsize; member
/libuv/docs/src/
H A Dfs.rst126 uint64_t f_bsize;
/libuv/src/win/
H A Dfs.c2911 stat_fs->f_bsize = bytes_per_sector * sectors_per_cluster; in fs__statfs()
/libuv/test/
H A Dtest-fs.c353 ASSERT_GT(stats->f_bsize, 0); in statfs_cb()

Completed in 34 milliseconds