Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_subr.h35 void subr_add_mount(cfsd_all_object_t *all_object_p, const char *dirp,
H A Dcfsd_subr.c94 subr_add_mount(cfsd_all_object_t *all_object_p, in subr_add_mount() function
498 subr_add_mount(all_object_p, cache_object_p->i_cachedir, in subr_cache_setup()
H A Dcfsd_svc.c543 subr_add_mount(all_object_p, inp->mt_cachedir, inp->mt_cacheid); in cachefsd_fs_mounted_1_svc()