Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dcachefsd.x67 struct cachefsd_mount { struct
72 cachefsd_mount cmr_names<>; /* list of file systems */ argument
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_svc.c300 struct cachefsd_mount *headp, *idp; in cachefsd_mounts_1_svc()
345 headp = idp = cfsd_calloc(sizeof (cachefsd_mount) * cnt); in cachefsd_mounts_1_svc()