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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_util.c479 * fs_volexist
484 fs_volexist(char *path) function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h1026 extern boolean_t fs_volexist(char *);
H A Dndmpd_tar.c1559 if (!fs_volexist(rspath)) {
1570 if (!fs_volexist(ent->name)) {
H A Dndmpd_tar3.c2587 if (!fs_volexist(dp)) {
2655 bvexists = fs_volexist(nlp->nlp_backup_path);
2674 existsvol = fs_volexist(dp);

Completed in 74 milliseconds