Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c710 struct cache_label clabel1, clabel2; in cache_label_file() local
730 xx = cachefs_label_file_get(buf2, &clabel2); in cache_label_file()
739 xx = cachefs_label_file_put(buf1, &clabel2); in cache_label_file()
750 *clabelp = clabel2; in cache_label_file()
757 xx = cachefs_label_file_get(buf2, &clabel2); in cache_label_file()