HomeSort by: relevance | last modified time | path
    Searched defs:SBLOCKSEARCH (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/quotacheck/
quotacheck.c 90 #ifndef SBLOCKSEARCH
91 # define SBLOCKSEARCH { SBSIZE, -1 }
310 static off_t sblock_try[] = SBLOCKSEARCH;
  /src/sys/ufs/ffs/
fs.h 71 * SBLOCKSEARCH specifies the order in which the locations should be searched.
103 #define SBLOCKSEARCH \

Completed in 13 milliseconds