Checks whether the filename is stored under path.
It use canonicalized form of the paths before comparing them. Both the filename and path are expected to be
absolute paths, is not, false is returned.
| filename |
a filename |
| path |
an expected path |
|
whether the |