HomeSort by relevance Sort by last modified time
    Searched refs:FSE_FREE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
fileset.c 532 entry->fse_flags |= FSE_FREE;
543 entry->fse_flags |= FSE_FREE;
563 entry->fse_flags |= FSE_FREE;
575 entry->fse_flags |= FSE_FREE;
831 if (entry->fse_flags & FSE_FREE) {
835 entry->fse_flags &= (~FSE_FREE);
875 if (entry->fse_flags & FSE_FREE) {
877 entry->fse_flags &= (~(FSE_FREE | FSE_EXISTS));
    [all...]
fileset.h 67 #define FSE_FREE 0x04

Completed in 60 milliseconds