HomeSort by: relevance | last modified time | path
    Searched refs:sector_io_ops (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/sysvbfs/
bfs.h 110 struct sector_io_ops;
133 struct sector_io_ops *io;
138 struct sector_io_ops { struct
147 int bfs_init2(struct bfs **, int, struct sector_io_ops *, bool);
bfs_sysvbfs.c 45 struct sector_io_ops io;
74 return bfs_init2(bfsp, 0, (struct sector_io_ops *)bio, false);
bfs.c 83 bfs_init2(struct bfs **bfsp, int bfs_sector, struct sector_io_ops *io,
  /src/sys/arch/ews4800mips/stand/common/
bfs_subr.c 48 struct sector_io_ops __io_ops = {

Completed in 93 milliseconds