Searched refs:be_snapshot_space_used (Results 1 – 4 of 4) sorted by relevance
165 uint64_t be_snapshot_space_used; /* bytes of disk space used */ member
1320 snapshot->be_snapshot_space_used = zfs_prop_get_int(zfshp, in be_get_ss_data()
986 if (ss->be_snapshot_space_used != 0) { in convertSnapshotInfoToDictionary()988 PyLong_FromUnsignedLongLong(ss->be_snapshot_space_used)) in convertSnapshotInfoToDictionary()
324 uint64_t snap_used = snap->be_snapshot_space_used; in count_widths()388 used += snap->be_snapshot_space_used; in print_be_nodes()439 uint64_t used = snap->be_snapshot_space_used; in print_be_snapshots()