Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c590 struct cachefs_user_values uv_orig, uv_new; in update_cachelabel() local
623 xx = cachefs_convert_cl2uv(&clabel_orig, &uv_orig, dirp); in update_cachelabel()
631 uv_new = uv_orig; in update_cachelabel()
658 if (uv_orig.uv_maxblocks > uv_new.uv_maxblocks) { in update_cachelabel()
661 uv_orig.uv_maxblocks, uv_new.uv_maxblocks); in update_cachelabel()
667 uv_orig.uv_maxfiles, uv_new.uv_maxfiles); in update_cachelabel()