Searched refs:OP_NOTROOT (Results 1 – 1 of 1) sorted by relevance
325 #define OP_NOTROOT 0x1000 /* Mark the the mount path is not a fs root */ macro1743 opt_flags |= OP_NOTROOT; in get_exportlist_one()1813 if ((opt_flags & OP_NOTROOT) != 0 && warn_admin != 0 && in get_exportlist_one()2932 if ((opt_flags & OP_NOTROOT) != 0) { in do_opt()