Home | History | Annotate | Download | only in src

Lines Matching full:freespace

120 				 uint64_t *freespace);
2804 * This function grabs the freespace from a certain storage in
2810 * @param freespace the free space on this storage will be returned
2815 uint64_t *freespace)
2847 *freespace = storage->FreeSpaceInBytes;