Searched refs:is_remote_fs (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c278 if (is_remote_fs(ept->path, &(ext->fsys_value)) &&
H A Dinstvol.c438 n = is_remote_fs(ept->path, &(ext->fsys_value));
999 if (is_remote_fs(ept->path,
1324 if (is_remote_fs(ept->path,
H A Dcheck.c702 if (is_remote_fs(ept->path, &(extlist[i]->fsys_value)) &&
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c445 is_remote_fs(char *fstype) function
1021 if (l_option && is_remote_fs(dfrp->dfr_fstype)) {
2154 if (! is_remote_fs(st.st_fstype) &&
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h255 extern int is_remote_fs __P((char *path, uint32_t *fsys_value));
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c1363 * is_remote_fs - given a cfent entry, return 1
1370 is_remote_fs(char *path, uint32_t *fsys_value) function

Completed in 71 milliseconds