Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.h49 struct cachefs_rinfo { struct
77 void cachefs_resource_size(int maxinodes, struct cachefs_rinfo *rinfop); argument
H A Dsubr.c412 cachefs_resource_size(int maxinodes, struct cachefs_rinfo *rinfop) in cachefs_resource_size()
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c897 static struct cachefs_rinfo rold, rnew; in resource_file_grow()