is_remote_fs
if (l_option && is_remote_fs(dfrp->dfr_fstype)) {
if (! is_remote_fs(st.st_fstype) &&
extern int is_remote_fs __P((char *path, uint32_t *fsys_value));
if (is_remote_fs(ept->path, &(extlist[i]->fsys_value)) &&
if (is_remote_fs(ept->path, &(ext->fsys_value)) &&
if (is_remote_fs(ept->path,
if (is_remote_fs(ept->path,
n = is_remote_fs(ept->path, &(ext->fsys_value));