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

/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c589 struct cache_label clabel_orig; local
611 xx = cachefs_label_file_get(path, &clabel_orig);
616 xx = cachefs_label_file_vcheck(path, &clabel_orig);
623 xx = cachefs_convert_cl2uv(&clabel_orig, &uv_orig, dirp);
664 if (clabel_orig.cl_maxinodes > clabel_new.cl_maxinodes) {
688 if (clabel_orig.cl_maxinodes != clabel_new.cl_maxinodes) {
689 xx = resource_file_grow(dirp, clabel_orig.cl_maxinodes,

Completed in 183 milliseconds