HomeSort by relevance Sort by last modified time
    Searched defs:free_chunks (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/misc/
e2freefrag.h 14 unsigned long free_chunks; /* total free chunks of given size */ member in struct:chunk_info
  /external/valgrind/main/perf/
many-loss-records.c 58 void free_chunks (struct Chunk ** mem) function
63 free_chunks ((&(*mem)->child));
78 free_chunks (mem);
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_structs.h 837 struct sctpchunk_listhead free_chunks; member in struct:sctp_association
    [all...]
sctp_uio.h 307 uint32_t free_chunks; member in struct:sctp_pcbinfo
    [all...]

Completed in 89 milliseconds