Home
last modified time | relevance | path

Searched defs:link_path (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sbin/fsid/
H A Dfsid.h48 char *link_path; member
H A Dfsid.c67 char link_path[MAXPATHLEN]; in fsid_check_create_alias() local
/dragonfly/contrib/lvm2/dist/lib/activate/
H A Dfs.c129 char lv_path[PATH_MAX], link_path[PATH_MAX], lvm1_group_path[PATH_MAX]; in _mk_link() local
/dragonfly/test/stress/fsstress/
H A Dfsstress.c881 link_path(pathname_t *name1, pathname_t *name2) in link_path() function