NFSSTA_PNFS
#define NFSHASPNFS(n) ((n)->nm_state & NFSSTA_PNFS)
nmp->nm_state |= NFSSTA_PNFS;
nmp->nm_state &= ~(NFSSTA_PNFS | NFSSTA_FLEXFILE);