HelenOS sources

vfs_op_statfs     220 uspace/srv/vfs/vfs.h extern errno_t vfs_op_statfs(int fd);
vfs_op_statfs     249 uspace/srv/vfs/vfs_ipc.c 	errno_t rc = vfs_op_statfs(fd);
HelenOS homepage, sources at GitHub