Searched defs:dsw_ostat_s (Results 1 – 1 of 1) sorted by relevance
287 typedef struct dsw_ostat_s { struct288 spcs_s_info_t status;289 char overflow_vol[DSW_NAMELEN];290 int drefcnt;291 uint64_t used;292 uint64_t unused;293 uint64_t nchunks;294 int crefcnt;295 int flags;296 int hversion;[all …]