Searched refs:sh_progress (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_status.c77 shp->sh_progress.sp_leaf++;
78 shp->sh_progress.sp_leaf_depth += sep->se_depth;
80 shp->sh_progress.sp_interior++;
84 shp->sh_progress.sp_processed += size;
97 shp->sh_progress.sp_dir_seen++;
98 shp->sh_progress.sp_dir_queue++;
99 shp->sh_progress.sp_dir_depth += sep->se_depth;
112 shp->sh_progress.sp_dir_queue--;
113 shp->sh_progress.sp_dir_depth -= sep->se_depth;
125 shadow_progress_t *p = &shp->sh_progress;
[all...]
H A Dshadow_impl.h140 shadow_progress_t sh_progress; /* current progress */ member in struct:shadow_handle

Completed in 22 milliseconds