Searched refs:fs_volexist (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_util.c483 * fs_volexist
488 fs_volexist(char *path) function
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c1558 if (!fs_volexist(rspath)) {
1569 if (!fs_volexist(ent->name)) {
H A Dndmpd_tar3.c2585 if (!fs_volexist(dp)) {
2653 bvexists = fs_volexist(nlp->nlp_backup_path);
2672 existsvol = fs_volexist(dp);
H A Dndmpd.h1044 extern boolean_t fs_volexist(char *);

Completed in 119 milliseconds