Home | History | Annotate | Download | only in lfs

Lines Matching refs:genfs_putpages

370  * lfs_putpages functions like genfs_putpages except that
548 * If not cleaning, just send the pages through genfs_putpages
554 int r = genfs_putpages(v);
591 * dirty, we can just free them using genfs_putpages.
707 * Don't let genfs_putpages wait; lfs_segunlock will wait for us.
715 * unless genfs_putpages returns EDEADLK; then we must flush
759 * Loop over genfs_putpages until all pages are gathered.
760 * genfs_putpages() drops the interlock, so reacquire it if necessary.
791 DLOG((DLOG_PAGE, "lfs_putpages: genfs_putpages returned"
806 DLOG((DLOG_PAGE, "lfs_putpages: genfs_putpages returned"