Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.h73 int cachefs_label_file_get(const char *filep, struct cache_label *clabelp);
H A Dsubr.c204 cachefs_label_file_get(const char *filep, struct cache_label *clabelp) in cachefs_label_file_get() function
/titanic_41/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c370 if (cachefs_label_file_get(labelpath, &clabel) != 0) in cache_upgrade()
727 xx = cachefs_label_file_get(buf1, &clabel1); in cache_label_file()
730 xx = cachefs_label_file_get(buf2, &clabel2); in cache_label_file()
757 xx = cachefs_label_file_get(buf2, &clabel2); in cache_label_file()
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c611 xx = cachefs_label_file_get(path, &clabel_orig); in update_cachelabel()
800 xx = cachefs_label_file_get(path, &clabel); in cache_stats()