Searched refs:mi_pathconf (Results 1 – 4 of 4) sorted by relevance
1081 if (mi->mi_pathconf != NULL) { in pathconf_get()1083 mi->mi_pathconf = NULL; in pathconf_get()1095 mi->mi_pathconf = p; in pathconf_get()1102 allpc = mi->mi_pathconf = p; in pathconf_get()1114 if (mi->mi_pathconf != NULL) { in pathconf_rele()1115 if (--mi->mi_pathconf->pc_refcnt == 0) { in pathconf_rele()1120 while (p != NULL && p != mi->mi_pathconf) { in pathconf_rele()1133 mi->mi_pathconf = NULL; in pathconf_rele()
4840 if ((mi = VTOMI(vp)) == NULL || (pc = mi->mi_pathconf) == NULL) in nfs_pathconf()
390 struct pathcnf *mi_pathconf; /* static pathconf kludge */ member
1019 struct pathcnf *mi_pathconf; /* static pathconf kludge */ member