Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/mount/
H A Dmount.c164 int get_mount_point(char *cachedirp, char *specp, char **pathpp);
1019 get_mount_point(char *cachedirp, char *specp, char **pathpp) in get_mount_point() function
1098 xx = get_mount_point(margsp->cfs_cachedir, specp, &margsp->cfs_backfs); in dobackmnt()
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h213 extern char *get_mount_point __P((uint32_t n));
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c1426 get_mount_point(uint32_t n) in get_mount_point() function