| Home | Sort by: relevance | last modified time | path |
| /src/sys/fs/sysvbfs/ | |
| bfs.h | 142 bool (*write_n)(void *, uint8_t *, daddr_t, int); member in struct:sector_io_ops |
| /src/sys/fs/v7fs/ | |
| v7fs_impl.h | 48 bool (*write_n)(void *, uint8_t *, daddr_t, int); member in struct:block_io_ops |