FL_NO_OPEN        838 lib/vfs/direntry.c     p = vfs_s_get_path (vpath, &archive, FL_NO_OPEN);
FL_NO_OPEN       1184 lib/vfs/direntry.c     if ((flags & FL_NO_OPEN) != 0)
FL_NO_OPEN        803 src/vfs/extfs/extfs.c         if ((flags & FL_NO_OPEN) == 0)
FL_NO_OPEN       1521 src/vfs/extfs/extfs.c     p = extfs_get_path (vpath, &archive, FL_NO_OPEN);