VALID
#define VALID 1 /* entry and name are valid */
typedef enum { UNKNOWN=0, DELETED=1, NLINK_ZERO=2, VALID=3 } nfsremove_status;