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

  /src/sys/sys/
wapbl.h 112 size_t we_reclaimable_bytes; /* Number on disk bytes for this member in struct:wapbl_entry
  /src/sys/kern/
vfs_wapbl.c 745 we->we_bufcount, we->we_reclaimable_bytes,
763 we->we_bufcount, we->we_reclaimable_bytes,
1724 delta += we->we_reclaimable_bytes;
1926 we->we_reclaimable_bytes = flushsize;
2001 we->we_bufcount, we->we_reclaimable_bytes,
2020 we->we_reclaimable_bytes, we->we_error));
2085 we->we_bufcount, we->we_reclaimable_bytes,
2089 we->we_bufcount, we->we_reclaimable_bytes, we->we_error);

Completed in 13 milliseconds