Searched refs:DM_VOLNAME (Results 1 – 4 of 4) sorted by relevance
186 if (!ISSET(mp->m_mask, DM_VOLNAME)) in check_exportfs()187 set_mount(mp, DM_VOLNAME, xstrdup(mp->m_name)); in check_exportfs()202 if (ISSET(mp->m_mask, DM_VOLNAME) && !mp->m_exported) { in check_exportfs()283 if (ISSET(mp2->m_mask, DM_VOLNAME)) { in analyze_dkmounts()
165 #define DM_VOLNAME 0 macro
358 { $$ = $1; set_mount($$, DM_VOLNAME, $3); }
554 case DM_VOLNAME: in set_mount()