Searched refs:times_modified (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.h61 * times_modified is the number of times the slice has been modified
72 int times_modified; member in struct:__anon855
H A Dlayout_slice.c964 mstp->times_modified += 1;
989 mstp->times_modified = 0;
991 mstp->times_modified = 1;
1163 source->times_modified -= 1;
1175 if (source->times_modified == 0) {
H A Dlayout.c935 if ((mods->times_modified == 0) ||

Completed in 93 milliseconds