| Home | Sort by: relevance | last modified time | path |
| /src/sys/fs/sysvbfs/ | |
| bfs.h | 140 bool (*read_n)(void *, uint8_t *, daddr_t, int); member in struct:sector_io_ops |
| /src/sys/fs/v7fs/ | |
| v7fs_impl.h | 46 bool (*read_n)(void *, uint8_t *, daddr_t, int); member in struct:block_io_ops |
| /src/crypto/external/apache2/openssl/dist/ssl/record/methods/ | |
| recmethod_local.h | 126 int (*read_n)(OSSL_RECORD_LAYER *rl, size_t n, size_t max, int extend, member in struct:record_functions_st |