public boolean matches(FileDescriptor fd) {
   return matches(fd.getSubPath());
 }