Searched refs:FSF_ERROR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Damd.h139 #define FSF_ERROR 0x0004 /* Permanent error has occurred */ macro
145 #define FSRV_ERROR(fs) ((fs) && (((fs)->fs_flags & FSF_ERROR) == FSF_ERROR))
H A Dsrvr_nfs.c1028 fs->fs_flags = FSF_ERROR | FSF_VALID;

Completed in 83 milliseconds