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()
78 ttoproc(curthread) == proc_fsflush || \
378 extern proc_t *proc_fsflush; /* filesystem sync-er */
89 proc_t *proc_fsflush; /* fsflush daemon */ variable
1544 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs_async_putapage()1676 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs_async_pageio()1889 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs_async_commit()
1777 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs4_async_putapage()1910 if (curproc == proc_pageout || curproc == proc_fsflush) { in nfs4_async_pageio()2112 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs4_async_commit()
6101 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs3_dispose()
11885 if (curproc == proc_pageout || curproc == proc_fsflush || in nfs4_dispose()