Home
last modified time | relevance | path

Searched defs:unlink_path (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/daemons/cmirrord/
H A Dfunctions.c299 static int find_disk_path(char *major_minor_str, char *path_rtn, int *unlink_path) in find_disk_path()
378 int unlink_path = 0; in _clog_ctr() local
/dflybsd-src/test/stress/fsstress/
H A Dfsstress.c1301 unlink_path(pathname_t *name) in unlink_path() function