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

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

Completed in 97 milliseconds