Searched refs:mfnp (Results 1 – 2 of 2) sorted by relevance
1013 fnnode_t *newfnp, *mfnp; in auto_perform_actions() local1140 error = auto_search(dfnp, mntpnt, &mfnp, cred); in auto_perform_actions()1145 if (vn_mountedvfs(fntovn(mfnp)) != NULL) { in auto_perform_actions()1148 " mfnp=%p covered", (void *)mfnp); in auto_perform_actions()1155 error = auto_enter(dfnp, mntpnt, &mfnp, cred); in auto_perform_actions()1156 ASSERT(mfnp->fn_linkcnt == 1); in auto_perform_actions()1157 mfnp->fn_linkcnt++; in auto_perform_actions()1167 mvp = fntovn(mfnp); in auto_perform_actions()1243 mfnp = vntofn(mvp); in auto_perform_actions()1244 mutex_enter(&mfnp->fn_lock); in auto_perform_actions()[all …]
540 pfn_t *mfnp) in do_va2pa() argument622 if (mfnp != NULL) in do_va2pa()623 *mfnp = pte2mfn(pte, level); in do_va2pa()