Home
last modified time | relevance | path

Searched refs:umount_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/jail/
H A Dcommand.c77 int isfile, const char *umount_type);
1009 const char *umount_type) in check_path() argument
1053 if (umount_type != NULL) { in check_path()
1069 if (strcmp(stfs.f_fstypename, umount_type)) { in check_path()
1071 pname, path, umount_type); in check_path()