FL_NO_OPEN        835 lib/vfs/direntry.c     p = vfs_s_get_path (vpath, &archive, FL_NO_OPEN);
FL_NO_OPEN       1181 lib/vfs/direntry.c     if ((flags & FL_NO_OPEN) != 0)
FL_NO_OPEN        810 src/vfs/extfs/extfs.c         if ((flags & FL_NO_OPEN) == 0)
FL_NO_OPEN       1505 src/vfs/extfs/extfs.c     p = extfs_get_path (vpath, &archive, FL_NO_OPEN);