Sun Java System Web Proxy Server 4.0.3 2006Q2 NSAPI Developer's Guide

fs_blk_size

The fs_blk_size function returns the block size of the disk partition on which a specified directory resides.

Syntax

#include <libproxy/fs.h>
long fs_blk_size(char *root);

Returns

the block size, in bytes

Parameters

char *root is the name of the directory.

See also

fs_blks_avail