Home
last modified time | relevance | path

Searched refs:error_updating_pointers (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_bmap.c1051 int error_updating_pointers; in ufs_undo_allocation() local
1055 error_updating_pointers = 0; in ufs_undo_allocation()
1097 error_updating_pointers = 1; in ufs_undo_allocation()
1125 error_updating_pointers = 1; in ufs_undo_allocation()
1164 if (!error_updating_pointers) { in ufs_undo_allocation()