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

  /src/sys/lib/libsa/
minixfs3.h 38 typedef uint32_t block_t; typedef in typeref:typename:uint32_t
102 #define START_BLOCK ((block_t) 2) /* first fs block (not counting SB) */
117 #define NO_BLOCK ((block_t) 0) /* absence of a block number */
minixfs3.h 38 typedef uint32_t block_t; typedef in typeref:typename:uint32_t
102 #define START_BLOCK ((block_t) 2) /* first fs block (not counting SB) */
117 #define NO_BLOCK ((block_t) 0) /* absence of a block number */

Completed in 24 milliseconds