vfs_stall
err = vfs_stall(curproc, 1);
vfs_stall(curproc, 0);
vfs_stall(curproc, 1);
int vfs_stall(struct proc *, int);