Searched refs:is_remote_fs (Results 1 – 6 of 6) sorted by relevance
441 n = is_remote_fs(ept->path, &(ext->fsys_value)); in instvol()1002 if (is_remote_fs(ept->path, in domerg()1327 if (is_remote_fs(ept->path, in endofclass()
282 if (is_remote_fs(ept->path, &(ext->fsys_value)) && in readmap()
702 if (is_remote_fs(ept->path, &(extlist[i]->fsys_value)) && in ckconflct()
451 is_remote_fs(char *fstype) in is_remote_fs() function1025 if (l_option && is_remote_fs(dfrp->dfr_fstype)) { in prune_list()2102 if (! is_remote_fs(st.st_fstype) && in do_devnm()
258 extern int is_remote_fs __P((char *path, uint32_t *fsys_value));
1370 is_remote_fs(char *path, uint32_t *fsys_value) in is_remote_fs() function