FL_NO_OPEN        840 lib/vfs/direntry.c     p = vfs_s_get_path (vpath, &archive, FL_NO_OPEN);
FL_NO_OPEN       1192 lib/vfs/direntry.c     if ((flags & FL_NO_OPEN) != 0)
FL_NO_OPEN        795 src/vfs/extfs/extfs.c         if ((flags & FL_NO_OPEN) == 0)
FL_NO_OPEN       1506 src/vfs/extfs/extfs.c     p = extfs_get_path (vpath, &archive, FL_NO_OPEN);