Searched refs:proc_fsflush (Results 1 – 8 of 8) sorted by relevance
364 proc_fsflush = ttoproc(curthread); in fsflush()365 proc_fsflush->p_cstime = 0; in fsflush()366 proc_fsflush->p_stime = 0; in fsflush()367 proc_fsflush->p_cutime = 0; in fsflush()368 proc_fsflush->p_utime = 0; in fsflush()
80 ttoproc(curthread) == proc_fsflush || \
390 extern proc_t *proc_fsflush; /* filesystem sync-er */
90 proc_t *proc_fsflush; /* fsflush daemon */ variable
1551 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs_async_putapage()1683 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs_async_pageio()1896 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs_async_commit()
1778 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs4_async_putapage()1911 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs4_async_pageio()2113 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs4_async_commit()
6115 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs3_dispose()
11668 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs4_dispose()