Searched defs:ufs_thread_run (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_thread.c200 ufs_thread_run(struct ufs_q *uq, callb_cpr_t *cprinfop) function
458 ne = ufs_thread_run(uq, &cprinfo) ? 1 : 0;
1145 (void) ufs_thread_run(&ufs_hlock, &cprinfo);

Completed in 60 milliseconds