Home
last modified time | relevance | path

Searched refs:__block_read (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dustarfs.c43 static bool __block_read(uint8_t *, int);
115 if (!__block_read(buf, start_block)) { in __ustarfs_file()
156 __block_read(uint8_t *buf, int blk) in __block_read() function