Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.h74 int cachefs_label_file_put(const char *filep, struct cache_label *clabelp);
H A Dsubr.c274 cachefs_label_file_put(const char *filep, struct cache_label *clabelp) in cachefs_label_file_put() function
578 xx = cachefs_label_file_put(path, clabel); in cachefs_create_cache()
588 xx = cachefs_label_file_put(path, clabel); in cachefs_create_cache()
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c672 xx = cachefs_label_file_put(path, &clabel_new); in update_cachelabel()
680 xx = cachefs_label_file_put(path, &clabel_new); in update_cachelabel()
/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c739 xx = cachefs_label_file_put(buf1, &clabel2); in cache_label_file()
760 xx = cachefs_label_file_put(buf2, &clabel1); in cache_label_file()