Home
last modified time | relevance | path

Searched defs:mmp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmmp.c195 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_init() local
206 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_fini() local
214 mmp_thread_enter(mmp_thread_t *mmp, callb_cpr_t *cpr) in mmp_thread_enter()
221 mmp_thread_exit(mmp_thread_t *mmp, kthread_t **mpp, callb_cpr_t *cpr) in mmp_thread_exit()
233 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_thread_start() local
250 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_thread_stop() local
421 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_update_uberblock() local
440 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_write_uberblock() local
543 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_thread() local
710 mmp_thread_t *mmp = &spa->spa_mmp; in mmp_signal_thread() local
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am43 mmp \ subdir
/f-stack/freebsd/kern/
H A Dvfs_subr.c3880 struct mount *mp, *ump, *mmp; in vfs_notify_upper() local