Searched defs:write_n (Results 1 - 2 of 2) sorted by relevance

/src/sys/fs/sysvbfs/
H A Dbfs.h142 bool (*write_n)(void *, uint8_t *, daddr_t, int); member in struct:sector_io_ops
/src/sys/fs/v7fs/
H A Dv7fs_impl.h48 bool (*write_n)(void *, uint8_t *, daddr_t, int); member in struct:block_io_ops

Completed in 5 milliseconds