HomeSort by: relevance | last modified time | path
    Searched refs:is_root_part_mount (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/
target.c 206 if (!is_root_part_mount(info.last_mounted))
224 is_root_part_mount(const char *last_mounted) function in typeref:typename:bool
defs.h 927 bool is_root_part_mount(const char *);
disks.c 2056 if (is_root_part_mount(install->infos[i].mount))

Completed in 14 milliseconds