HomeSort by: relevance | last modified time | path
    Searched defs:swwrite (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_swap.c 1314 * swwrite: the write function for the drum (just a call to physio)
1318 swwrite(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
1341 .d_write = swwrite,
uvm_swap.c 1314 * swwrite: the write function for the drum (just a call to physio)
1318 swwrite(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
1341 .d_write = swwrite,

Completed in 26 milliseconds