Searched refs:mfnp (Results 1 – 2 of 2) sorted by relevance
1011 fnnode_t *newfnp, *mfnp; in auto_perform_actions() local1138 error = auto_search(dfnp, mntpnt, &mfnp, cred); in auto_perform_actions()1143 if (vn_mountedvfs(fntovn(mfnp)) != NULL) { in auto_perform_actions()1146 " mfnp=%p covered", (void *)mfnp); in auto_perform_actions()1153 error = auto_enter(dfnp, mntpnt, &mfnp, cred); in auto_perform_actions()1154 ASSERT(mfnp->fn_linkcnt == 1); in auto_perform_actions()1155 mfnp->fn_linkcnt++; in auto_perform_actions()1165 mvp = fntovn(mfnp); in auto_perform_actions()1241 mfnp = vntofn(mvp); in auto_perform_actions()1242 mutex_enter(&mfnp->fn_lock); in auto_perform_actions()[all …]
563 pfn_t *mfnp) in do_va2pa() argument645 if (mfnp != NULL) in do_va2pa()646 *mfnp = pte2mfn(pte, level); in do_va2pa()