FUSE_NOWRITE
fi->writectr += FUSE_NOWRITE;
wait_event(fi->page_waitq, fi->writectr == FUSE_NOWRITE);
BUG_ON(fi->writectr != FUSE_NOWRITE);