|
NAMEVOP_REALLOCBLKS —
rearrange blocks in a file to be contiguous
SYNOPSIS#include <sys/param.h>
#include <sys/vnode.h>
int
DESCRIPTIONThe arguments are:
This seems to be part of a work in progress. RETURN VALUESZero is returned on success, otherwise an error is returned.SEE ALSObuf(9), vnode(9)AUTHORSThis manual page was written by Doug Rabson.
Visit the GSP FreeBSD Man Page Interface. |