Searched refs:MNT_DELEXPORT (Results 1 – 4 of 4) sorted by relevance
620 if (flags & MNT_DELEXPORT) { in mount_print()622 flags &= ~MNT_DELEXPORT; in mount_print()
425 #define MNT_DELEXPORT 0x00020000 /* delete export host lists */ macro
758 targs.ua.export_info.ex_flags = MNT_DELEXPORT; in get_exportlist()
1685 if (argp->ex_flags & MNT_DELEXPORT) {