Searched refs:MNT_DELEXPORT (Results 1 – 4 of 4) sorted by relevance
115 #define MNT_DELEXPORT 0x00020000 /* delete export host lists */ macro
142 { MNT_DELEXPORT },144 { MNT_DELEXPORT, "delexport" },
1711 if (argp->ex_flags & MNT_DELEXPORT) {
663 targs.ua.export.ex_flags = MNT_DELEXPORT; in get_exportlist()